Download the PHP package ova777/tsoauth without Composer
On this page you can find all versions of the php package ova777/tsoauth. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ova777/tsoauth
More information about ova777/tsoauth
Files in ova777/tsoauth
Download ova777/tsoauth
More information about ova777/tsoauth
Files in ova777/tsoauth
Vendor ova777
Package tsoauth
Short Description Tronsalt OAuth library
License MIT
Homepage http://github.com/ova777/tsoauth
Package tsoauth
Short Description Tronsalt OAuth library
License MIT
Homepage http://github.com/ova777/tsoauth
Please rate this library. Is it a good library?
Informations about the package tsoauth
tsoauth
Tronsalt OAuth library
Usage:
Create TSOauth object
Reirect to User authentication
If User click "Cancel" (denied access)
There is redirect to your REDIRECT_URI with GET parameters "error" and "error_description"
If User is granted access
There is redirect to your REDIRECT_URI with GET parameter "code"
You need get "access_token" and "refresh_token" by the "code"
If you have "access_token" and "refresh_token" - you can make transactions
All versions of tsoauth with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3
ext-curl Version *
ext-json Version *
ext-curl Version *
ext-json Version *
The package ova777/tsoauth contains the following files
Loading the files please wait ....