oauth2-framework / authorization-server-bundle
OAuth2框架的授权服务器组件
dev-master
2021-01-05 19:48 UTC
Requires
- php: ^7.4|^8.0
- oauth2-framework/core: ^1.0
- sensio/framework-extra-bundle: ^5.0
- symfony/config: ^5.0
- symfony/dependency-injection: ^5.0
- symfony/http-kernel: ^5.0
- symfony/psr-http-message-bridge: ^1.0|^2.0
- symfony/routing: ^5.0
- symfony/security-bundle: ^5.0
- web-token/jwt-bundle: ^2.0
Suggests
- symfony/security-bundle: Mandatory when resource owners can be end users.
This package is auto-updated.
Last update: 2024-09-05 16:56:25 UTC
README
此存储库是OAuth2和OpenId Connect框架项目的子存储库,并且是只读的。
请在此处不要提交任何Pull Request。 您应该前往主存储库。
文档
官方文档可在https://oauth2-framework.spomky-labs.com/找到
许可证
此软件在MIT许可证下发布。