WeakPasswordFeedback#

class WeakPasswordFeedback[source]#

Feedback on how to improve your password if it is too weak.

warning: str#

Description why the password is too weak.

suggestions: Sequence[str]#

Suggestions on how to improve the password strength.