Help me out for a couple of 🍻!
OAuth2 Framework for PHP is a PHP framework for web applications and a set of reusable PHP components. It is used to build an authorization server based on the OAuth2 Framework protocol (RFC6749) and associated features.
Install OAuth2 Framework for PHP with Composer: composer require oauth2-framework/oauth2-framework
.
This project follows the semantic versioning strictly.
The documentation of this project is available here.
Requests for new features, bug fixed and all other ideas to make this project useful are welcome. The best contribution you could provide is by fixing the opened issues where help is wanted.
Please report all issues in the main repository.
Please make sure to follow these best practices.
If you discover a security vulnerability within the project, please don't use the bug tracker and don't publish it publicly. Instead, all security issues must be sent to security [at] spomky-labs.com.
This project is release under MIT licence.