-
Notifications
You must be signed in to change notification settings - Fork 66
Feature Request: Route Guarding #21
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
Open
Fleury14 opened this issue
Jun 13, 2019
· 0 comments
· May be fixed by HerreraManuel/react-challenge-project#7, alexisr93/react-challenge-project#3, #119, 22antonio/react-challenge-project#5 or joshwingreene/react-challenge-project#5
Open
Feature Request: Route Guarding #21
Fleury14 opened this issue
Jun 13, 2019
· 0 comments
· May be fixed by HerreraManuel/react-challenge-project#7, alexisr93/react-challenge-project#3, #119, 22antonio/react-challenge-project#5 or joshwingreene/react-challenge-project#5
Labels
challenge task
This task is part of the react challenge.
Comments
AbiyMelaku
added a commit
to AbiyMelaku/react-challenge-project
that referenced
this issue
Apr 11, 2020
…n pages and update router with new component. Include token check in loginForm component. Closes Shift3#21
This was referenced Apr 13, 2020
This was referenced Jul 29, 2020
fluturecode
referenced
this issue
in fluturecode/Interview-Challenge-project_REACT
Aug 28, 2020
#21 feature(log-out): route guarding and login redirect
This was referenced Aug 28, 2020
fluturecode
referenced
this issue
in fluturecode/Interview-Challenge-project_REACT
Aug 28, 2020
#21 feature(log-out): route guarding
This was referenced Jun 29, 2021
This was referenced Jul 3, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently, it is possible for someone to navigate to the order-viewing and order form components without logging in. Make the necessary changes so that if someone has not properly logged in, they are sent to the login page.
The text was updated successfully, but these errors were encountered: