Portfolio Dashboard

Secure authentication

Checking session

Validating the current Cognito session before loading the dashboard.

Access Overview

Session handoff

The app is confirming whether a valid hosted session already exists so returning users can land directly in the dashboard.

  • Portfolio and allocation views with the same dashboard layout used across the app.
  • Role-aware access checks for admin cache tools and protected routes.
  • A Cognito-hosted authentication flow so credentials stay outside the frontend.