Protected now
All app routes except the login flow and auth callback are protected by middleware and server-side session checks.
Production Access
This portal is being built for live construction operations. Auth, session handling, and account provisioning are part of the production foundation, not cleanup work for later.
Protected now
All app routes except the login flow and auth callback are protected by middleware and server-side session checks.
Provisioning
First successful sign-in creates a linked application user row from the Supabase auth identity.
Access the production portal for daily logs and project photos.