FACG5 / unicornz

https://unicornz-app.herokuapp.com/
1 stars 1 forks source link

Providing Feedback for Users through Password Validation #152

Open yasminove opened 5 years ago

yasminove commented 5 years ago

Hello Unicornz 🦄

Passwords are the dominant authentication for information security. Unfortunately, most passwords are trivially insecure for different reasons among the lack of motivation to exert the mental effort of finding a strong password. One of the ways to motivate a user to find a strong password is giving feedback on how strong their password is through password validation.

Furthermore, a user interface should always keep the user informed and give him/her feedback about what is going on.

During navigating through your app, I noticed that there is no password validation on the sign up form. Maybe you'd like to add some validation for your passwords, indicating that the password is week, fair or strong.

screen shot 2018-12-09 at 2 29 10 pm