oauth2-framework / implicit-grant
OAuth2 框架的隐式授权
dev-master
2021-01-05 19:48 UTC
Requires
- php: ^7.4|^8.0
- oauth2-framework/authorization-endpoint: ^1.0
- oauth2-framework/core: ^1.0
- oauth2-framework/token-endpoint: ^1.0
Suggests
- oauth2-framework/bearer-token-type: To add Bearer token type (RFC6750).
- oauth2-framework/mac-token-type: To add MAC token type (abandoned specification).
This package is auto-updated.
Last update: 2024-09-05 16:34:39 UTC
README
此存储库是OAuth2 和 OpenId Connect 框架项目的子存储库,并且是只读的。
请勿在此提交任何拉取请求。您应该前往主存储库。
文档
官方文档可在以下网址找到:https://oauth2-framework.spomky-labs.com/
许可证
此软件根据MIT 许可证发布。