/auth
Admin access
Sign in with your admin email and password. `/admin` checks the authenticated user against public.app_admins on the server before allowing access.
Sign in
What is live now
- Supabase email/password sign-in starts from this page.
- A successful sign-in creates the server session immediately.
- `/admin` redirects here unless the signed-in user is in
app_admins.