AuthFailureType
Version 26.2.0.cl is now available. Read about the new features and enhancements.

AuthFailureType

Enum for auth failure types. This is the parameter passed to the listner of AuthStatus.FAILURE.

Enumeration members🔗

EXPIRY🔗

EXPIRY:= "EXPIRY"

Defined in : auth.ts

IDLE_SESSION_TIMEOUT🔗

IDLE_SESSION_TIMEOUT:= "IDLE_SESSION_TIMEOUT"

Defined in : auth.ts

NO_COOKIE_ACCESS:= "NO_COOKIE_ACCESS"

Defined in : auth.ts

OTHER🔗

OTHER:= "OTHER"

Defined in : auth.ts

SDK🔗

SDK:= "SDK"

Defined in : auth.ts

UNAUTHENTICATED_FAILURE🔗

UNAUTHENTICATED_FAILURE:= "UNAUTHENTICATED_FAILURE"

Defined in : auth.ts

© 2026 ThoughtSpot Inc. All Rights Reserved.