You are here

protected property TokenGenerator::$secret in Auth0 Single Sign On 8.2

Secret used to encode the token.

Type: string

File

vendor/auth0/auth0-php/src/API/Helpers/TokenGenerator.php, line 33

Class

TokenGenerator
Class TokenGenerator. Generates HS256 ID tokens.

Namespace

Auth0\SDK\API\Helpers

Code

protected $secret;