API ClientsTypeScript SDKAPI ReferenceCoreType AliasesAuthStrategyVersion: 8.9 (unreleased)Type Alias: AuthStrategy type AuthStrategy = "NONE" | "OAUTH" | "BASIC"; Defined in: runtime/unifiedConfiguration.ts:21Was this helpful?