oauth2-framework / scope
Scope for the OAuth2 Framework
dev-master
2021-01-05 19:48 UTC
Requires
- php: ^7.4|^8.0
- oauth2-framework/core: ^1.0
Suggests
- oauth2-framework/authorization-endpoint: To add scope support on the authorization endpoint.
- oauth2-framework/client-rule: To add client rules related to the scope.
- oauth2-framework/token-endpoint: To add scope support on the token endpoint.
This package is auto-updated.
Last update: 2024-11-05 17:23:01 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.