retail-banking icon indicating copy to clipboard operation
retail-banking copied to clipboard

Write a function to force user to enter a strong password

Open ohbus opened this issue 4 years ago • 5 comments

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.

ohbus avatar Jun 18 '20 06:06 ohbus

Hello. Can I work on this?

phylyps-trak avatar Oct 03 '20 09:10 phylyps-trak

any details on which file the function needs to be added?

tarishij17 avatar Oct 03 '20 10:10 tarishij17

@phylyps-trak and @tarishij17 It needs to be there in signup.html

ohbus avatar Oct 03 '20 14:10 ohbus

can you please help on how to run the application locally for testing?

tarishij17 avatar Oct 04 '20 10:10 tarishij17

can you please help on how to run the application locally for testing?

Please find the guide here

If you're still facing issues Please do let me know.

ohbus avatar Oct 05 '20 03:10 ohbus