Protected Route

Dashboard

Supabase auth is scaffolded, but the local environment is not configured yet. Add the Supabase values to your env file and this route will switch to real session checks.

Needed from setup

  • Supabase project URL
  • Supabase anon key
  • Local env file values

Current status

The route protection flow is wired, but it is running in configuration placeholder mode until real credentials exist.

Return to sign-in scaffold