oauth2-framework / webfinger-endpoint
OAuth2框架的发行者发现端点
dev-master
2021-01-05 19:48 UTC
Requires
- php: ^7.4|^8.0
- ext-json: *
- league/uri: ^5.3
- psr/http-factory: ^1.0
- psr/http-message: ^1.0
- psr/http-server-handler: ^1.0
- psr/http-server-middleware: ^1.0
Suggests
- oauth2-framework/issuer-discovery-endpoint: For Issuer discovery (OpenID Connect).
This package is auto-updated.
Last update: 2024-09-05 16:56:45 UTC
README
该仓库是OAuth2和OpenId Connect框架项目的子仓库,并且是只读的。
请勿在此处提交任何Pull Request。您应该去主仓库。
文档
官方文档可在https://oauth2-framework.spomky-labs.com/找到
许可证
本软件以MIT许可证发布。