StoicNeutron/TrackMyWorkout_Server

Implement login endpoint

Closed this issue · 0 comments

Login end point path: Post | ("/user")
Given a username and password through json file. The server endpoint should authenticate the user and return the appropriate response.