mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-21 16:46:22 +00:00
Added thephpleague's oauth2-server implementation to the Authentication library list
This commit is contained in:
parent
d5103437db
commit
788b7fe46b
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user