Generic use of the library
Introduction
- /src : directory with your scripts
| - authorization.php
| - callback.php
| - logout.php
- /vendor : externals library
- composer.json
- composer.lockAuthorization
Callback
Refresh token
Revoke token or logout
Revoke tokens
Logout
Last updated