Skip to main content
Version: 0.3.x

WrongPassword

Return an instance of this class in auth.py "get_user_if_valid" method when the provided username is correct but the password is invalid. The constructor takes no arguments.

Can be found in the classpath squirrels.user_base.WrongPassword or squirrels.WrongPassword.