AuthenticateErrors
@accounts/password › Globals › AuthenticateErrors
Index
Enumeration members
Enumeration members
IncorrectPassword
• IncorrectPassword: = "IncorrectPassword"
Defined in errors.ts:110
InvalidCredentials
• InvalidCredentials: = "InvalidCredentials"
Defined in errors.ts:108
MatchFailed
• MatchFailed: = "MatchFailed"
Defined in errors.ts:106
NoPasswordSet
• NoPasswordSet: = "NoPasswordSet"
Defined in errors.ts:111
UnrecognizedOptionsForLogin
• UnrecognizedOptionsForLogin: = "UnrecognizedOptionsForLogin"
Defined in errors.ts:105
UserNotFound
• UserNotFound: = "UserNotFound"
Defined in errors.ts:109