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

Feature Request: Route Guarding #6

Open
Fleury14 opened this issue Jan 24, 2023 · 0 comments · May be fixed by Soleras3/react-challenge-project-jan-2023#7 or rpheredia/react-challenge-project-jan-2023#6

Comments

@Fleury14
Copy link
Collaborator

Desired Behavior

Navigating to the order form or the order list should not be possible without being logged in. Should someone attempt to do so, they should be taken to the login page.

Current Behavior

There is no route guarding, so users can place and view orders without being logged in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant