forked from thephpleague/oauth2-server
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Alex Bilbie edited this page May 9, 2013
·
14 revisions
On this wiki is some documentation about how to use this library
- Developing an OAuth 2.0 authorization server - https://github.com/php-loep/oauth2-server/wiki/Developing-an-OAuth-2.0-authorization-server
- Customising an authorization server - https://github.com/php-loep/oauth2-server/wiki/Authorization-server-customisation
- Using the built-in PDO storage classes - https://github.com/php-loep/oauth2-server/wiki/Using-the-PDO-storage-classes
- Implementing the storage classes yourself - https://github.com/php-loep/oauth2-server/wiki/Implementing-the-storage-interfaces
- Securing your API with OAuth 2.0 - https://github.com/php-loep/oauth2-server/wiki/Securing-your-API-with-OAuth-2.0
- Which OAuth 2.0 grant should I use? - https://github.com/php-loep/oauth2-server/wiki/Which-OAuth-2.0-grant-should-I-use%3F
- Developing your own grants - https://github.com/php-loep/oauth2-server/wiki/Creating-custom-grants