ucsd-cse110-fa23 / cse-110-project-team-38

cse-110-project-team-38 created by GitHub Classroom
0 stars 0 forks source link

MS2-US1-Backend Authentication Logic #98

Closed aparaselli closed 11 months ago

aparaselli commented 11 months ago

Implement backend logic to authenticate users. This includes validating the entered username and password against the database. Ensure secure handling of credentials and proper error handling for invalid login attempts.