From 2247b2ee2b1a8db8d9da02ffe1e1e4fabb477bb5 Mon Sep 17 00:00:00 2001 From: Jamie York Date: Wed, 8 May 2013 10:04:42 -0700 Subject: [PATCH] --- awesome-php.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awesome-php.md b/awesome-php.md index f540c47..28b4880 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -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.