Download the PHP package liginc/unias-client-php without Composer
On this page you can find all versions of the php package liginc/unias-client-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download liginc/unias-client-php
More information about liginc/unias-client-php
Files in liginc/unias-client-php
Download liginc/unias-client-php
More information about liginc/unias-client-php
Files in liginc/unias-client-php
Vendor liginc
Package unias-client-php
Short Description LIG Unified Account Service OAuth 2.0 Client Provider for The PHP League OAuth2-Client
License MIT
Package unias-client-php
Short Description LIG Unified Account Service 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 unias-client-php
Unias PHP Client
LIG Unified Account Service OAuth 2.0 Client Provider for The PHP League OAuth2-Client.
Requirements
PHP >= 7.0
Usage
Installation
Setting up a new client
Parameters
clientId
: A registered Client ID provided by the Authorization Server (Unias service provider).clientSecret
: A Client Password registered with the Client ID to the Authorization Server.redirectUri
: An URI to the Redirection Endpoint of the Client (Your Service).authorizeUri
: An URI to the Authorization Endpoint of the Authorization Server.tokenUri
: An URI to the Token Endpoint of the Authorization Server.apiBaseUri
: A base URI to the API endpoints of the Resource Server.
Library Documentation
This is a plug-in provider of the PHP League's OAuth 2.0 Client, so we suggest you to refer to the library documentation for detailed usage.
All versions of unias-client-php with dependencies
PHP Build Version
Package Version
The package liginc/unias-client-php contains the following files
Loading the files please wait ....