AtriSukul1508 / Njack_Hack_It_Out-Tur1ng-

Blog Website
https://tur1ng.vercel.app
MIT License
26 stars 51 forks source link

Improve Login API to Provide Meaningful Response #161

Open SAUMYXA opened 1 year ago

SAUMYXA commented 1 year ago

The current implementation of the Login API in the project lacks proper response handling. When users enter their credentials, the API does not provide any feedback on whether the user exists or if the credentials are incorrect. This lack of feedback makes it challenging for users to understand the status of their login attempts. As a contributor at GSSOC'23, I would like to address this issue and improve the Login API to provide meaningful responses.