dukt / oauth2-google
This package is abandoned and no longer maintained.
The author suggests using the league/oauth2-google package instead.
Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client
2.0.0
2017-03-24 14:45 UTC
Requires
- league/oauth2-google: ^2.0
This package is auto-updated.
Last update: 2019-03-03 15:39:42 UTC
README
This package provides Google OAuth 2.0 support for the PHP League's OAuth 2.0 Client.
It is based on thephpleague/oauth2-google but it doesn't rely on Google+ to retrieve user informations, using the following endpoint instead:
https://www.googleapis.com/oauth2/v1/userinfo
Credits
License
The MIT License (MIT). Please see License File for more information.