ResetPasswordErrors
Index
Enumeration Members
InvalidNewPassword
InvalidToken
Will throw if token validation failed.
NoEmailSet
User has no email set.
ResetPasswordLinkExpired
The token does not exist or is expired.
ResetPasswordLinkUnknownAddress
The token is valid but no email address found for the entry.
Password validation via option
validatePassword
failed.