nikko-guy / 015-Team-01

0 stars 0 forks source link

Secure login #1

Open braphael99 opened 1 year ago

braphael99 commented 1 year ago

As a user, I should be able to securely log in to my account so that I know that my personal information is protected.

Acceptance Criteria: As a user, my unique username and password should bring me to my account and my account only. I should also not be able to enter just any password to log in to my account. This information should also be hashed and stored securely in case of a data breach.