oauth2-framework / refresh-token-grant
Refresh Token Grant for the OAuth2 Framework
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-11-05 17:07:20 UTC
README
This repository is a sub repository of OAuth2 and OpenId Connect Framework project and is READ ONLY.
Please do not submit any Pull Request here. You should go to the main repository instead.
Documentation
The official documentation is available as https://oauth2-framework.spomky-labs.com/
Licence
This software is release under MIT licence.