Othent exported config constants.
While you are most likely no going to need to access these constants directly, they have been exported just in case.
config.constants.ts
DEFAULT_OTHENT_CONFIG: OthentConfig
DEFAULT_APP_INFO: AppInfo
DEFAULT_GATEWAY_CONFIG: GatewayConfigarrow-up-right
DEFAULT_GATEWAY_CONFIG: GatewayConfig
DEFAULT_OTHENT_OPTIONS: OthentOptions
DEFAULT_DISPATCH_NODE: UrlStringarrow-up-right
DEFAULT_DISPATCH_NODE: UrlString
DEFAULT_COOKIE_KEY: OthentStorageKeyarrow-up-right
DEFAULT_COOKIE_KEY: OthentStorageKey
DEFAULT_LOCAL_STORAGE_KEY: OthentStorageKeyarrow-up-right
DEFAULT_LOCAL_STORAGE_KEY: OthentStorageKey
CLIENT_NAME: string
CLIENT_VERSION: string
ANALYTICS_TAGS: Tag[]arrow-up-right
ANALYTICS_TAGS: Tag[]
Last updated 1 year ago