COSC-499-W2023 / year-long-project-team-12

year-long-project-team-12 created by GitHub Classroom
0 stars 1 forks source link

Login error catch #252

Closed tmg-repo closed 7 months ago

tmg-repo commented 7 months ago

What is this change?

login error catch for 403

Why are you making this change?

improved usability, entering incorrect login details is not a user input error so it should return instructions of how to respond.

Link to design document/Github issues:

https://github.com/COSC-499-W2023/year-long-project-team-12/issues/75

What testing was conducted?

manual testing to see that correct login details still work to log in a user. invalid login details are caught with popup.

Screenshot 2024-02-17 at 3 26 20 PM
yemoski commented 7 months ago

@tmg-repom if you are okay with merging this, hopefully it doesnt break anything. I would approve!