Skip to content

Protected routing | FE #140

@v0ldemar01

Description

@v0ldemar01

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions