oauth2框架 / 资源服务器身份验证
OAuth2框架的资源服务器身份验证
dev-master
2021-01-05 19:48 UTC
Requires
- php: ^7.4|^8.0
- oauth2-framework/core: ^1.0
- psr/http-message: ^1.0
- psr/http-server-handler: ^1.0
- psr/http-server-middleware: ^1.0
Suggests
- oauth2-framework/token-introspection-endpoint: To allow resource servers to get information about tokens
This package is auto-updated.
Last update: 2024-09-05 16:59:45 UTC
README
此存储库是 OAuth2 和 OpenId Connect 框架 项目的一个子存储库,并且是只读的。
请勿在此处提交任何Pull Request。 您应该去 主存储库。
文档
官方文档可在 https://oauth2-framework.spomky-labs.com/ 查找
许可协议
此软件根据 MIT 许可协议 发布。