Class tigrbl_auth.backends.AuthError
tigrbl_auth.backends.AuthError
AuthError(reason='authentication failed')
Bases: Exception
Raised when authentication fails for any reason.
Source code in tigrbl_auth/backends.py
65 66 67 |
|
reason
instance-attribute
reason = reason