BloomTech-Labs / kidsonstage

MIT License
1 stars 2 forks source link

Register password should have character validation #99

Open TylerSanford opened 6 years ago

TylerSanford commented 6 years ago

PLEASE FILL OUT COMPLETELY REPLACING THE "PLACEHOLDER" TEXT WITH YOUR ANSWERS.

Description

I would like to see the password fields on signup require constraints to improve security. Including live validation with error messages.

Something like: 8 digits minimum 2 or more lower case 2 or more uppercase 1 or more digit(s) 1 or more character(s)