Login preview

Client login shell for future Google sign-in.

VisiblePilot will use a safe public Supabase Auth configuration for customer sessions. This V79 page is a visual and contract shell, not a live login mutation.

Safety checklist

What must be true before live auth.

  • Supabase URL and anon key are available as public config.
  • Google OAuth is enabled in Supabase Auth.
  • Redirect URLs include /auth/callback/ and /account/.
  • SUPABASE_SERVICE_ROLE_KEY is never shipped to browser JS.