Skip to content

feat(frontend): authenticated route guard with redirect-back #55

@Shakalito

Description

@Shakalito

Protect authenticated routes and redirect unauthenticated users to /login with automatic return to the originally requested page.

AC:

  • Protected routes: /dashboard, /portfolio, /alerts, /chart/:listingId

  • Unauthenticated access redirects to /login

  • After login, user is redirected back to original route

  • No redirect loops

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestfrontendUser interface, dashboards, charts, and client-side state management.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions