protected property Auth0::$accessToken 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/ Auth0.php, line 147
Class
- Auth0
- Class Auth0 Provides access to Auth0 authentication functionality.
Namespace
Auth0\SDKCode
protected $accessToken;