Closed HemendraKhatik closed 5 years ago
Hi, @HemendraKhatik I would like to take up this issue as a part of Hacktoberfest. Can you please tell me the criteria you would like to use for weak, medium and strong password?
@da201501181 These are the conditions.
Note - you will use the flash message to display strong, weak and medium password
feel free to ask more questions.
@HemendraKhatik Taking this up.
@HemendraKhatik Is the flash message to display password strength and uniqueness of email supposed to be shown dynamically or on submission of the form? If the password is any of the strength levels, do we need to stop the user from signing up?
@da201501181 nope user can sign up we just need to show them that their password is strong or weak or medium and the flash message should be displayed on the signup form.
@HemendraKhatik If the user is signing up with an email that already exists in our system, we are supposed to ask the user to login as there is an account already linked for that email. Right?
The flash message should be displayed on signup form but is it supposed to be dynamic like while users are typing or after the form has submitted? I believe it should be dynamic as user types we judge the criteria and display the strength.
@da201501181 it should be dynamic
@HemendraKhatik I would like to work on this.
@da201501181 are you working on this issue ??
@HemendraKhatik Nope!
Hey @HemendraKhatik , I would like to work on this issue.
@siriuswapnil sure
@siriuswapnil Are you working on this issue?
Yes @HemendraKhatik . I might need some time. Is it urgent?
@siriuswapnil nope take your time and feel free to ask for help.
Okay @HemendraKhatik .Give me a day.
Sign up details validation in the flask app.