Firebase
Service-account structure and Firebase Admin access.
Firebase
Confirms service account parsing and auth admin access.
Requirements
<IntegrationRequirements items={[ "Firebase service account JSON from Project Settings → Service accounts", "Project ID matching the service account", "Auth provider enabled in Firebase Authentication for the flows you ship", ]} />
What PreFlight checks
Failure guidance
Dashboard setup
<RelatedLinks links={[ { href: "/docs/integrations/supabase", title: "Supabase", description: "Alternative auth and database stack with RLS checks." }, { href: "/docs/integrations/clerk", title: "Clerk", description: "Hosted auth with JWT and JWKS verification." }, { href: "https://firebase.google.com/docs/admin/setup", title: "Firebase Admin setup", description: "Service accounts and server SDK initialization." }, ]} />
