WSU-4110 / LAN-party-frontend

Frontend repo for the LAN party app
0 stars 0 forks source link

Login Functionality #29

Closed ThaddG closed 3 years ago

ThaddG commented 3 years ago

FR17: Log In Goal: Users can log in to their account Users can log in using their email and password Origin: Thursday group meeting Version: 1.0 | Date: 10/8/2020 | Priority: 1

ThaddG commented 3 years ago

The login component is complete. The endpoint is up and running and returns to the frontend the data of the user whose email and password match the database.