oauth2-client/src/Provider
Ben Ramsey 021023f642 Merge pull request #226 from shadowhand/overload-access-token-response
Add additional method for modifying token response
2015-02-24 10:34:43 -06:00
..
AbstractProvider.php add AbstractProvider::prepareAccessTokenResult for additional token response prep 2015-02-23 12:23:37 -06:00
Eventbrite.php CS fixes 2014-11-08 21:30:40 +00:00
Facebook.php Upgrade Facebook provider to Graph v2.2 2015-01-26 12:22:17 -06:00
Github.php Fix regression for Github provider 2015-01-26 22:11:43 +07:00
Google.php Add docblock for the access_type variable in the Google provider 2015-01-20 14:11:23 +00:00
Instagram.php CS fixes 2014-11-08 21:30:40 +00:00
LinkedIn.php Merge branch 'linkedin' of github.com:ricick/oauth2-client into ricick-linkedin 2014-11-28 15:10:40 -05:00
Microsoft.php Updating authorize and token URLs for MSFT, according to #146 2014-11-28 15:40:56 -05:00
ProviderInterface.php CS fixes 2014-11-08 21:30:40 +00:00
Vkontakte.php replace custom code in AccessToken with Vkontakte::$uidKey 2015-02-23 12:14:37 -06:00