[DATABASE] connect login form to database
Closed this issue · 0 comments
pranmar123 commented
Details
- Connect the login form to the database
- Password hash should be checked in the database to verify the password
- Create a backend for the login
Acceptance Criteria:
- Only a registered user can log in
- Log in details must be correct, if they are incorrect then the log in returns "Incorrect username/password"
- Code is tested and all tests pass.
Issue relates to epic #19
Story Points:
- Story Points: 2