Download the PHP package chocofamilyme/oauth2-client without Composer
On this page you can find all versions of the php package chocofamilyme/oauth2-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download chocofamilyme/oauth2-client
More information about chocofamilyme/oauth2-client
Files in chocofamilyme/oauth2-client
Download chocofamilyme/oauth2-client
More information about chocofamilyme/oauth2-client
Files in chocofamilyme/oauth2-client
Vendor chocofamilyme
Package oauth2-client
Short Description PHP OAuth2.0 client authentication library
License BSD-3-Clause
Package oauth2-client
Short Description PHP OAuth2.0 client authentication library
License BSD-3-Clause
Keywords Authenticationoauth
Please rate this library. Is it a good library?
Informations about the package oauth2-client
OAuth 2.0 authentication client
OAuth 2.0 authentication client. It provides multiple grant types, using which you can get authentication data.
Installation
Usage
Grand type "password"
Grand type "client_credentials"
Extending
- You can also extend this library with your grant types, see .
- You can also use your own http client, it just has to implement
- If your OAuth 2.0 server gives the response not in the format this library can understand, just write your own response class which has to implement
Every custom module can then be used in the constructor of the Authentication class
All versions of oauth2-client with dependencies
PHP Build Version
Package Version
The package chocofamilyme/oauth2-client contains the following files
Loading the files please wait ....