oauth2-framework / security-bundle
OAuth2 框架的安全组件
dev-master
2021-01-05 19:48 UTC
Requires
- php: ^7.4|^8.0
- doctrine/common: ^2.8|^3.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
Suggests
- oauth2-framework/bearer-token-type: Bearer token type support (recommended).
- oauth2-framework/mac-token-type: MAC token type support (experimental).
- symfony/security-bundle: Mandatory when resource owners can be end users.
This package is auto-updated.
Last update: 2024-09-05 16:38:54 UTC
README
此存储库是 OAuth2 和 OpenId Connect 框架 项目的一个子存储库,并且是只读的。
请勿在此提交任何 Pull Request。 您应该前往 主存储库。
文档
官方文档可在 https://oauth2-framework.spomky-labs.com/ 查找
许可
此软件根据 MIT 许可证 发布。