Configuration options for the authentication session cookie.
The duration of the session in seconds.
The maximum duration for the session in seconds. Will only be used when the session is set to 'sliding'.
Determines whether the session should use sliding expiration.
OptionalstoreOptional: The session store to use for storing session data.
Options for the authentication sessions.