API ClientsTypeScript SDKAPI ReferenceCoreType AliasesAuthStrategyVersion: 8.10 (unreleased)Type Alias: AuthStrategy type AuthStrategy = "NONE" | "OAUTH" | "BASIC";Was this helpful?