rehyved / openid-connect-client-php
PHP的OpenID Connect/OAuth 2.0客户端实现,受IdentityModel2启发
0.3.0
2019-11-26 20:18 UTC
Requires
- php: >=7.0
- ext-json: *
- ext-mbstring: *
- rehyved/php-http-client: >=0.1.0
- rehyved/php-utilities: >=0.1.0
This package is auto-updated.
Last update: 2024-09-27 06:48:37 UTC
README
PHP的OpenID Connect/OAuth 2.0客户端实现,受IdentityModel2启发
此库为OpenID/OAuth 2.0端点提供客户端实现。该库受.NET库IdentityModel2 [https://github.com/IdentityModel/IdentityModel2]