You are here

protected property Auth0::$idTokenDecoded in Auth0 Single Sign On 8.2

Decoded version of the ID token

Type: array

File

vendor/auth0/auth0-php/src/Auth0.php, line 161

Class

Auth0
Class Auth0 Provides access to Auth0 authentication functionality.

Namespace

Auth0\SDK

Code

protected $idTokenDecoded;