Download the PHP package dilab/envato-oauth2-provider without Composer
On this page you can find all versions of the php package dilab/envato-oauth2-provider. 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 envato-oauth2-provider
Envato Provider for OAuth 2.0 Client
Installation
To install, use composer:
Authorization Code Flow
Some Auth User Data
$provider->getUserDetails($token)
User Object:
$provider->getUserEmail($token)
String: the currently logged in user's email address
$provider->getScreenName($token)
String: the currently logged in user's Envato Account username
Testing
All versions of envato-oauth2-provider with dependencies
PHP Build Version
Package Version
The package dilab/envato-oauth2-provider contains the following files
Loading the files please wait ....