Closed noahdurbin closed 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
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