UserFrosting API

Exception

Interfaces, Classes and Traits

AccountDisabledException
Disabled account exception. Used when an account has been disabled.
AccountInvalidException
Invalid account exception. Used when an account has been removed during an active session.
AccountNotVerifiedException
Unverified account exception. Used when an account is required to complete email verification, but hasn't done so yet.
AuthCompromisedException
Compromised authentication exception. Used when we suspect theft of the rememberMe cookie.
AuthExpiredException
Expired authentication exception. Used when the user needs to authenticate/reauthenticate.
InvalidCredentialsException
Invalid credentials exception. Used when an account fails authentication for some reason.

Search results