UCLA-Creative-Labs / aurgy-backend

the logic behind generating out-of-body music playlists
MIT License
3 stars 0 forks source link

feat: POST login endpoint to add user data to DB #5

Closed BryanPan342 closed 2 years ago

BryanPan342 commented 2 years ago

Created a login post endpoint for users to log in to after AUTH on the frontend.

NOTE: I'm fully aware this is a big boi... feel free to rip it apart.

Fixes: #2