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

Protected routing | FE #140

Open
3 tasks
v0ldemar01 opened this issue Jun 11, 2024 · 0 comments
Open
3 tasks

Protected routing | FE #140

v0ldemar01 opened this issue Jun 11, 2024 · 0 comments

Comments

@v0ldemar01
Copy link
Collaborator

v0ldemar01 commented Jun 11, 2024

User story:
As an unauthorized user, I want to be redirected to the Sign In page, so that I can access secure and authorized features of the application only after providing valid authentication credentials.

Acceptance criteria:

  • The Protected Route wrapper should be integrated into the application’s routing system.

  • If an unauthorized user tries to access a protected route, they should be automatically redirected to the Sign In page.

  • If an authorized user tries to access a sign in or sign up page, they should be automatically redirected to the Root page.

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

No branches or pull requests

1 participant