oauth2-framework / authorization-endpoint
Authorization Endpoint for the OAuth2 Framework
dev-master
2021-01-05 19:48 UTC
Requires
- php: ^7.4|^8.0
- league/uri: ^5.3
- oauth2-framework/client-authentication: ^1.0
- oauth2-framework/core: ^1.0
- 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/authorization-code-grant: The Authorization Code grant type
- oauth2-framework/client-rule: To use of the client registration/configuration rules provided by this component.
- oauth2-framework/implicit-grant: The Implicit grant type
- oauth2-framework/none-grant: The None grant type
- oauth2-framework/openid-connect: To add an authentication layer on top of the authorization server.
- php-http/httplug: To use of the Sector Identifier Uri client registration/configuration rule provided by this component.
This package is auto-updated.
Last update: 2024-11-05 16:57:38 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.