KSU-SWE6733-Spring2023-Team3 / development-project

Development project for KSU SWE 6733 Spring 2023 Team 3
0 stars 0 forks source link

Log a user into the system #14

Closed elliottallmann closed 1 year ago

elliottallmann commented 1 year ago

As a user, I would like to gain access to my account when I provide valid information on the login form. I would like to be notified with valid error messages when I input the wrong username and password.

Acceptance Criteria

Tasking

elliottallmann commented 1 year ago

I'm going to spend some time on this to get the "login" protected routes handled on the front-end. There will probably be significant incorporation with the outstanding PRs for user profile stuff.