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