AuthError
Entries
Error representing authentication failure due to a locked user account
Error representing authentication failure which requires the user's password to be reset
Error representing authentication failure due to token being expired
Error representing authentication failure due to network availability issues
Error representing authentication failure due to invalid user credentials
Error representing authentication failure due to invalid client credentials (client-key, client-secret, redirect url etc.)
Error representing registration failure due to a weak password
Error representing authentication failure due to PasswordAuthentication not being able to find cached user
Generic authentication error
Error representing registration failure due to user already existing
Error representing authentication failure due to a failed log-in after registration
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.