Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/battis/restful-api.oauth2-server

[READ-ONLY] Implementation of `league/oauth2-server` for `slim/slim`
https://github.com/battis/restful-api.oauth2-server

oauth2 oauth2-server slim-framework

Last synced: about 14 hours ago
JSON representation

[READ-ONLY] Implementation of `league/oauth2-server` for `slim/slim`

Awesome Lists containing this project

README

        

# OAuth2 Server

Implementation of `league/oauth2-server` for `slim/slim` using Phinx to manage storage migrations and Laravel's Eloquent ORM to interact with storage.

See [example](https://github.com/battis/restful-api/tree/main/examples/oauth2-server) for sample implementation.