Closed knjk04 closed 2 years ago
Hi @knjk04, I would love to work on this! please assign this issue to me to start working on it. Thanks in advance
Hi @kuruvasatya, thanks!
hey @knjk04, Thanks for assigning this to me, I hope I have completed the task, I raised a PR, please review it and let me know if any thing else is needed/changed.
Is your feature request related to a problem? If so, please describe. When we log in on the frontend, we ask for the email and password together. If we ask for them separately, we can provide a nicer user experience by letting the user know which (out of email and password) field they typed in was incorrect
Describe the solution you'd like Create an endpoint in the UserController that uses our service method to see whether the email exists.
If the email does not exist, we should return a 404. If the email does exist, we can return 200 OK. This should be a GET method.
Additional context
main
and setmain
as the destination branch in your pull requestIf you need help with anything, we'll be happy to help you over a GitHub Q&A discussion or our Slack workspace