You are here

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

Instance of JWKFetcher, injected or instantiated with this class's config options.

Type: JWKFetcher|null

File

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

Class

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

Namespace

Auth0\SDK

Code

protected $JWKFetcher;