Write a function to force user to enter a strong password #39
Labels
bug
Something isn't working
good first issue
Good for newcomers
hacktoberfest
Issue for Hacktoberfest by Digital Ocean
Milestone
Implement a JS functions which
checks for how strong the password is
passed the minimum criteria of being a password: Password should contain 10 characters including one special character, one upper case, one numeric.
The text was updated successfully, but these errors were encountered: