firebase-auth
Installation
SKILL.md
Firebase Authentication
Status: Production Ready Last Updated: 2026-01-25 Dependencies: None (standalone skill) Latest Versions: firebase@12.8.0, firebase-admin@13.6.0
Quick Start (5 Minutes)
1. Enable Auth Providers in Firebase Console
- Go to Firebase Console > Authentication > Sign-in method
- Enable desired providers (Email/Password, Google, etc.)
- Configure OAuth providers with client ID/secret
2. Initialize Firebase Auth (Client)
Related skills