plugin/auth/exceptions library

Exceptions / Errors

AuthException
Base type for all Authentication related exceptions.
DeleteAccountFailure
Exception thrown when the account deletion fails.
LoginMethodCanceled
Exception thrown when a login method is canceled.
LoginMethodFailure
Exception thrown when a login method fails.
LogoutFailure
Exception thrown when the logout fails.
SendEmailLinkFailure
Exception thrown when sending an email-link for logging in.