Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

authenticated routing #15

Open
lawcia opened this issue Aug 3, 2020 · 0 comments
Open

authenticated routing #15

lawcia opened this issue Aug 3, 2020 · 0 comments

Comments

@lawcia
Copy link
Owner

lawcia commented Aug 3, 2020

User Stories

  • As a user, when I sign up and it's successful I should be redirected to my favourites page
  • As a user, when I login and it's successful I should be redirected to my favourites page
  • As a user, when I am logged in, I should not be able to access the signup and login page
  • As a user, when I am logged out, I should not be able to access the favourites page

notes: refactor the code to use redux and create authenticated routes

@lawcia lawcia added this to the Migrate to redux milestone Aug 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant