{
  "version": 3,
  "sources": ["../../../src/services/nativeAuth/nativeAuth.types.ts"],
  "sourcesContent": ["export interface NativeAuthConfigType {\n  origin?: string;\n  apiAddress?: string;\n  expirySeconds?: number;\n  blockHashShard?: number;\n  gatewayUrl?: string;\n  extraRequestHeaders?: { [key: string]: string };\n  extraInfo?: {\n    [key: string]: string;\n  };\n  /**\n   * Displays a logout toast warning before token expiration. Defaults to 5 minutes.\n   *\n   * If set to `null`, will not trigger any warning.\n   */\n  tokenExpirationToastWarningSeconds?: number | null;\n}\n"],
  "mappings": "+WAAA,IAAAA,EAAA,kBAAAC,EAAAD",
  "names": ["nativeAuth_types_exports", "__toCommonJS"]
}
