You are here

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

Audiences expected in the token.

Type: array

File

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

Class

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

Namespace

Auth0\SDK

Code

protected $valid_audiences;