Implement login endpoint
Closed this issue · 0 comments
StoicNeutron commented
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.