protected property Oauth2Client::$access_token in Auth0 Single Sign On 8.2
The access token retrieved after authorization. NULL means that there is no authorization yet.
Type: string
File
- vendor/
auth0/ auth0-php/ src/ API/ Oauth2Client.php, line 101
Class
- Oauth2Client
- This class provides access to Auth0 Platform.
Namespace
Auth0\SDK\APICode
protected $access_token;