oauth2-framework / refresh-token-grant
OAuth2框架的刷新令牌授权
dev-master
2021-01-05 19:48 UTC
Requires
- php: ^7.4|^8.0
- oauth2-framework/core: ^1.0
- oauth2-framework/token-endpoint: ^1.0
- spomky-labs/base64url: ^2.0
Suggests
- oauth2-framework/token-introspection-endpoint: For refresh token introspection through the introspection endpoint.
- oauth2-framework/token-revocation-endpoint: For refresh token revocation through the revocation endpoint.
This package is auto-updated.
Last update: 2024-09-05 16:47:01 UTC
README
此仓库是OAuth2和OpenId Connect框架项目的子仓库,并且是只读的。
请不要在此提交任何Pull Request。 您应该前往 主仓库。
文档
官方文档可在https://oauth2-framework.spomky-labs.com/找到
许可证
此软件在MIT许可证下发布。