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

Installs: 6 571

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 1

pkg:composer/dukt/oauth2-google

2.0.0 2017-03-24 14:45 UTC

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.