turingschool / turlink-be

0 stars 0 forks source link

BE: POST User Login Endpoint (User Log In) #2

Closed noahdurbin closed 2 months ago

noahdurbin commented 2 months ago

a POST endpoint for logging in a new user/creating a new session. User email and password are passed as params, serialized User data is returned as response, error returned if credentials are invalid