Settings
This page shows the actual workspace mode, auth state, and configuration boundaries instead of a placeholder.
Workspace mode
Auth session
No active session
Authentication starts working after Supabase is configured and the user logs in.
Admin capabilities
Missing
Admin-only flows stay unavailable until the service role key is set.
Current site URL
https://solobuilderos.com
This is the base URL used by auth email redirects and recovery links.
Environment checklist
Supabase URL
NEXT_PUBLIC_SUPABASE_URL
Anon key
NEXT_PUBLIC_SUPABASE_ANON_KEY
Site URL
NEXT_PUBLIC_SITE_URL
Service role key
SUPABASE_SERVICE_ROLE_KEY
Identity data currently comes from Supabase auth.
Visual and navigation preferences are still static in V1.
The app already separates demo mode from persistent mode.