Download the PHP package drbiko/slim-oauth2-http without Composer
On this page you can find all versions of the php package drbiko/slim-oauth2-http. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package slim-oauth2-http
Chadicus\Slim\OAuth2\Http
Static utilitiy classes to bridge PSR-7 http messages to OAuth2 Server requests and responses. While this libray is entended for use with Slim 3, it should work with any PSR-7 compatible framework.
Requirements
Chadicus\Slim\OAuth2\Http requires PHP 5.6 (or later).
Composer
To add the library as a local, per-project dependency use Composer! Simply add a dependency on chadicus/slim-oauth2-http
to your project's composer.json
file such as:
Contact
Developers may be contacted at:
Project Build
With a checkout of the code get Composer in your PATH and run:
Community
Available Operations
Convert a PSR-7 request to an OAuth2 request
Convert an OAuth2 response to a PSR-7 response.
Example Integeration
Simple route for creating a new oauth2 access token
All versions of slim-oauth2-http with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.6 || ^7.0
zendframework/zend-diactoros Version >=1.3.2
drbiko/oauth2-server-php Version ^1.11
zendframework/zend-diactoros Version >=1.3.2
drbiko/oauth2-server-php Version ^1.11
The package drbiko/slim-oauth2-http contains the following files
Loading the files please wait ....