Interface

HankoOptions

HankoOptions

The options for the Hanko class
Properties:
Name Type Attributes Description
timeout number <optional>
The http request timeout in milliseconds. Defaults to 13000ms
cookieName string <optional>
The name of the session cookie set from the SDK. Defaults to "hanko"
localStorageKey string <optional>
The prefix / name of the local storage keys. Defaults to "hanko"

View Source Hanko.ts, line 115