dukt /
oauth2-google
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
此包为 PHP League's OAuth 2.0 Client 提供了 Google OAuth 2.0 支持。
它基于 thephpleague/oauth2-google,但不依赖于 Google+ 来检索用户信息,而是使用以下端点
https://www.googleapis.com/oauth2/v1/userinfo
致谢
许可证
The MIT License (MIT)。请参阅 许可证文件 获取更多信息。