You are here

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

Algorithm used for ID token validation. Can be "HS256" or "RS256" only.

Type: string

File

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

Class

Auth0
Class Auth0 Provides access to Auth0 authentication functionality.

Namespace

Auth0\SDK

Code

protected $idTokenAlg;