Add Firebase TOTP MFA in 30 seconds
One-command CLI to wire up Firebase Identity Platform TOTP 2FA in your Next.js app. Owns the source. AI-orchestration friendly.
npx firebase-totp-mfa add next --area /admin --issuer "MyApp"
Shadcn-style
CLI copies the source into your project. You own it. No magical runtime dependency.
AI-friendly
CLAUDE.md ships with the kit. Hard rules prevent agents from touching .env or running destructive shell commands.
Identity Platform aware
enable command flips on Firebase Identity Platform TOTP MFA in your GCP project, no manual console clicks.