1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-04 23:40:47 +00:00
This commit is contained in:
Jamie York 2013-05-08 10:04:42 -07:00
parent 6d9fb6fdf9
commit 2247b2ee2b

View File

@ -211,7 +211,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
## OAuth
* [OAuth2](https://github.com/lncd/OAuth2) - An OAuth2 authentication server, resource server and client library.
* [OAuth2](https://github.com/php-loep/oauth2-server) - An OAuth2 authentication server, resource server and client library.
* [PHP oAuthLib](https://github.com/Lusitanian/PHPoAuthLib) - Another OAuth library.
* [TwitterOAuth](https://github.com/ruudk/twitteroauth) - A Twitter OAuth library.