dukt/

oauth2-google

此包已被废弃,不再维护。作者建议使用 league/oauth2-google 包。

The PHP League OAuth2-Client 的 Google OAuth 2.0 客户端提供者

2.0.0 2017-03-24 14:45 UTC

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)。请参阅 许可证文件 获取更多信息。