Download the PHP package cartertech/oauth2-deputy without Composer
On this page you can find all versions of the php package cartertech/oauth2-deputy. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download cartertech/oauth2-deputy
More information about cartertech/oauth2-deputy
Files in cartertech/oauth2-deputy
Package oauth2-deputy
Short Description Deputy OAuth 2.0 Client Provider for The PHP League OAuth2-Client
License MIT
Informations about the package oauth2-deputy
Deputy Provider for OAuth 2.0 Client
This package provides Deputy OAuth 2.0 support for the PHP League's OAuth 2.0 Client.
Usage
Usage is similar to The League's OAuth client, using \Cartertech\OAuth2\Client\Provider\Deputy as the provider.
Authorization Code Flow
For further usage of this package please refer to the core package documentation on "Authorization Code Grant".
To configure Deputy to allow OAuth authentication please refer to Deputy's documentation.
Refreshing a Token
Storing the endpoint URL for the Provider's use
For further usage of this package please refer to the core package documentation on "Refreshing a Token".
Credits
License
The MIT License (MIT). Please see License File for more information.