Download the PHP package prakashdivyy/oauth2-ui without Composer
On this page you can find all versions of the php package prakashdivyy/oauth2-ui. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download prakashdivyy/oauth2-ui
More information about prakashdivyy/oauth2-ui
Files in prakashdivyy/oauth2-ui
Download prakashdivyy/oauth2-ui
More information about prakashdivyy/oauth2-ui
Files in prakashdivyy/oauth2-ui
Vendor prakashdivyy
Package oauth2-ui
Short Description UI OAuth2-Server Client Provider for The PHP League OAuth2-Client
License MIT
Package oauth2-ui
Short Description UI OAuth2-Server Client Provider for The PHP League OAuth2-Client
License MIT
Please rate this library. Is it a good library?
Informations about the package oauth2-ui
UI Provider for OAuth 2.0 Client
This package provides UI OAuth 2.0 support for the PHP League's OAuth 2.0 Client.
Installation
To install, add this on composer.json:
{
"require": {
"prakashdivyy/oauth2-ui": "*"
}
}
Usage
See example.php
file inside example
folder.
All versions of oauth2-ui with dependencies
PHP Build Version
Package Version
Requires
league/oauth2-client Version
^2.2
The package prakashdivyy/oauth2-ui contains the following files
Loading the files please wait ....