You are here

protected property JWTVerifier::$authorized_iss in Auth0 Single Sign On 8.2

Authorized issuing domain. Required for RS256 tokens.

Type: array|null

File

vendor/auth0/auth0-php/src/JWTVerifier.php, line 51

Class

JWTVerifier
Class JWTVerifier. Used to validate JWTs issued by Auth0.

Namespace

Auth0\SDK

Code

protected $authorized_iss;