Download the PHP package dengrocrm/oauth2-dengro without Composer
On this page you can find all versions of the php package dengrocrm/oauth2-dengro. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dengrocrm/oauth2-dengro
More information about dengrocrm/oauth2-dengro
Files in dengrocrm/oauth2-dengro
Download dengrocrm/oauth2-dengro
More information about dengrocrm/oauth2-dengro
Files in dengrocrm/oauth2-dengro
Vendor dengrocrm
Package oauth2-dengro
Short Description DenGro OAuth 2.0 Client Provider for The PHP League OAuth2-Client
License MIT
Package oauth2-dengro
Short Description DenGro OAuth 2.0 Client Provider for The PHP League OAuth2-Client
License MIT
Please rate this library. Is it a good library?
Informations about the package oauth2-dengro
DenGro Provider for OAuth 2.0 Client
This package provides DenGro OAuth 2.0 support for the PHP League's OAuth 2.0 Client.
Installation
To install, use composer:
Usage
Usage is the same as The League's OAuth client, using \Dengro\OAuth2\Client\Provider\Dengro
as the provider.
Authorization Code Flow
Managing Scopes
When creating your DenGro authorization URL, you can specify the state and scopes your application may authorize.
If neither are defined, the provider will utilize internal defaults.
- user
- user:email
Testing
Contributing
Please see CONTRIBUTING for details.
Credits
License
The MIT License (MIT). Please see License File for more information.
All versions of oauth2-dengro with dependencies
PHP Build Version
Package Version
Requires
league/oauth2-client Version
^2.0
The package dengrocrm/oauth2-dengro contains the following files
Loading the files please wait ....