AuthFailureType

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

NO_COOKIE_ACCESS:= "NO_COOKIE_ACCESS"

Defined in : auth.ts

OTHER🔗

OTHER:= "OTHER"

Defined in : auth.ts

SDK🔗

SDK:= "SDK"

Defined in : auth.ts