You are here

protected property SessionStore::$session_cookie_expires in Auth0 Single Sign On 8.2

Session cookie expiration, configurable on instantiation.

Type: integer

File

vendor/auth0/auth0-php/src/Store/SessionStore.php, line 34

Class

SessionStore
This class provides a layer to persist user access using PHP Sessions.

Namespace

Auth0\SDK\Store

Code

protected $session_cookie_expires;