Skip to content

BE: Authenticate user from login flow

  • When a user logs in, ensure they have an account from the database
  • If user doest exist, display error msg (FE)
  • Else, continue to search page

Also, ensure that after the user has filled out the login form, they then land on the search screen
Edited by Iman Ahsan