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

Pass state and protect routes #59

Merged
merged 1 commit into from
Apr 15, 2021
Merged

Pass state and protect routes #59

merged 1 commit into from
Apr 15, 2021

Conversation

M-Davies
Copy link
Owner

  • State is now able to be passed between components
  • Routes are protected by examining the href path

Fixes: #57
Fixes: #53
Signed-off-by: Morgan Davies morgan.davies@students.plymouth.ac.uk

* State is now able to be passed between components
* Routes are protected by examining the href path

Signed-off-by: Morgan Davies <morgan.davies@students.plymouth.ac.uk>
@M-Davies M-Davies added the bug Something isn't working label Apr 15, 2021
@M-Davies M-Davies added this to the Sprint 8 milestone Apr 15, 2021
@M-Davies M-Davies merged commit cf0f464 into main Apr 15, 2021
@M-Davies M-Davies deleted the states branch April 15, 2021 12:00
@M-Davies M-Davies mentioned this pull request Apr 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

State is not being passed between elements Add redirects for when specific tokens are not set
1 participant