diff --git a/README.md b/README.md index 194e977..68464ca 100644 --- a/README.md +++ b/README.md @@ -466,6 +466,7 @@ Libraries to help manage database schemas and migrations. * [Opauth](https://github.com/opauth/opauth) - A multi-provider authentication framework. * [OAuth2](https://github.com/php-loep/oauth2-server) - An OAuth2 authentication server, resource server and client library. * [OAuth2 Server](http://bshaffer.github.io/oauth2-server-php-docs/) - Another OAuth2 server implementation. +* [OAuth2 Server](http://oauth2.thephpleague.com/) - A standards compliant OAuth 2.0 authorization and resource server. * [PHP oAuthLib](https://github.com/Lusitanian/PHPoAuthLib) - Another OAuth library. * [TwitterOAuth](https://github.com/ruudk/twitteroauth) - A Twitter OAuth library. * [TwitterSDK](https://github.com/lyrixx/twitter-sdk) - A fully tested Twitter SDK.