PasswordAuthenticatorErrors
@accounts/password › Globals › PasswordAuthenticatorErrors
Index
Enumeration members
Enumeration members
IncorrectPassword
• IncorrectPassword: = "IncorrectPassword"
Defined in errors.ts:100
InvalidCredentials
• InvalidCredentials: = "InvalidCredentials"
Defined in errors.ts:98
NoPasswordSet
• NoPasswordSet: = "NoPasswordSet"
Defined in errors.ts:101
UserNotFound
• UserNotFound: = "UserNotFound"
Defined in errors.ts:99