Interface

SessionOptions

SessionOptions

Options for Session
Properties:
Name Type Description
cookieName string The name of the session cookie set from the SDK.
localStorageKey string The prefix / name of the local storage keys.

View Source lib/Session.ts, line 78