dukt / oauth2-google
Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client
Installs: 6 570
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 1
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.