sidarragac / JobJourney

1 stars 0 forks source link

(NFR3) Secure Password Verification #18

Open sidarragac opened 3 months ago

sidarragac commented 3 months ago

The JobJourney web application should guarantee that the password created by the user is secure by verifying that it has at least one capital letter, one symbol, one number and more than 8 characters.

Acceptance Criteria: