You are here

constant TokenGenerator::DEFAULT_LIFETIME in Auth0 Single Sign On 8.2

Default token expiration time.

File

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

Class

TokenGenerator
Class TokenGenerator. Generates HS256 ID tokens.

Namespace

Auth0\SDK\API\Helpers

Code

const DEFAULT_LIFETIME = 3600;