Password validation required #23
Labels
good first issue
Good for newcomers
hacktoberfest
Hacktoberfest 2024
help wanted
Extra attention is needed
Currently in the sign up and sign in forms, there are no validations performed to ensure that the created passwords are strong enough.
Maybe add some validations using zod both in client side and the server side to ensure users have a strong password which are difficult to brute force.
The text was updated successfully, but these errors were encountered: