Home - cloudmanic/oauth2-server GitHub Wiki
PHP OAuth 2.0 server documentation
On this wiki is some documentation about how to use this library
Authorization server
- Developing an OAuth 2.0 authorization server
- Customising an authorization server
- Using the built-in PDO storage classes
- Implementing the storage classes yourself
- Limit specific clients to specific grants, allow specific clients to use specific scopes and limit specific scopes to specific grants