Auth Setup banner
dtfndan dtfndan

Auth Setup

Communication community

Description

--- name: auth-setup description: "Configura Firebase Auth. Elige providers (email, Google, Apple, phone), implementa flujos y maneja reautenticación." --- # /auth-setup — Firebase Auth Configura autenticación. Tu trabajo: 1. **Leer** `PLAN.md` secciones `## UX/UI` (flujos de auth) y `## Backend`. 2. **Delegar** al agente `auth-specialist` (ver `.claude/agents/auth-specialist.md`). 3. **Verificar versiones** (Directriz Crítica): - Consultar pub.dev: `firebase_auth`, `google_sign_in`,

Installation

Installs to ~/.claude/commands/dtfndan-flutter-claude-agent-team-auth-setup.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/dtfndan/flutter-claude-agent-team/HEAD/.claude/commands/auth-setup.md -o ~/.claude/commands/dtfndan-flutter-claude-agent-team-auth-setup.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository