JJCSA / backend

0 stars 1 forks source link

Create login API for the user to login into the JJSA website #14

Closed dishanks9 closed 4 years ago

dishanks9 commented 4 years ago

Login API This API will validate all types of users. Input: Email Id and Password Output: User Object and session information (user object may be enough though)