oauth2-framework / scope
OAuth2 框架的作用域
dev-master
2021-01-05 19:48 UTC
Requires
- php: ^7.4|^8.0
- oauth2-framework/core: ^1.0
Suggests
- oauth2-framework/authorization-endpoint: To add scope support on the authorization endpoint.
- oauth2-framework/client-rule: To add client rules related to the scope.
- oauth2-framework/token-endpoint: To add scope support on the token endpoint.
This package is auto-updated.
Last update: 2024-09-05 17:01:32 UTC
README
此存储库是OAuth2 和 OpenId Connect 框架项目的子存储库,并且是只读的。
请不要在此提交任何拉取请求。您应该去主存储库。
文档
官方文档可在https://oauth2-framework.spomky-labs.com/找到
许可证
本软件发布于MIT 许可证。