protected property JWTVerifier::$client_secret in Auth0 Single Sign On 8.2
Application Client Secret. Required for HS256 tokens.
Type: string|null
File
- vendor/
auth0/ auth0-php/ src/ JWTVerifier.php, line 59
Class
- JWTVerifier
- Class JWTVerifier. Used to validate JWTs issued by Auth0.
Namespace
Auth0\SDKCode
protected $client_secret;