Download the PHP package cubequence/oauth without Composer
On this page you can find all versions of the php package cubequence/oauth. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cubequence/oauth
More information about cubequence/oauth
Files in cubequence/oauth
Download cubequence/oauth
More information about cubequence/oauth
Files in cubequence/oauth
Vendor cubequence
Package oauth
Short Description PHP FusionAuth client made for CubeQuence
License MIT
Package oauth
Short Description PHP FusionAuth client made for CubeQuence
License MIT
Keywords oauthcubequence
Please rate this library. Is it a good library?
Informations about the package oauth
OAuth
PHP FusionAuth client made for CubeQuence
Installation
composer require cubequence/oauth
Example
Look at the examples
folder
Client Methods
-
constuct
- flowProvider: An flowProvider instance for the required flow
- authorizationServer: FusionAuth instance url
- clientId: Client ID
- clientSecret: Client Secret
-
start
- No Variables, Returns data based on the flowProvider
-
callback
- queryParams: The $_GET object
- storedVar: The stored state or device_code
-
refresh
- refreshToken: Refresh Token returnd by callback or refresh
-
getUser
- accessToken: accessToken returned by callback or refresh
- logout
- No Vairables, returns logout url
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
License
The CubeQuence framework is open-sourced software licensed under the MIT license.
All versions of oauth with dependencies
PHP Build Version
Package Version
The package cubequence/oauth contains the following files
Loading the files please wait ....