eamrhein/MindfulNote

User Authentication

eamrhein opened this issue · 0 comments

  • User is able to create a new account.
  • User provides an email address and password to create an account
  • User is logged in automatically after account creation
  • User is able to login after creating an account
  • User provides his email address and password to login to his account
  • After login user is presented with the main App
  • User is able to logout.
  • User can click a button on the side menu to log out.
  • Demo login button works.
  • User is directed to notes page automatically when logged in