firebase-auth - Firebase Authentication Implementation for Web Applications
Build authentication flows with Firebase including email/password, OAuth providers, phone auth, and custom tokens
Tags
Updated: 2026-02-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- create user accounts
- authenticate users
- send email verification
- reset passwords
- manage user sessions
- verify ID tokens
- set custom claims
- revoke sessions
Inputs
- Firebase configuration
- API keys
- OAuth client credentials
- User credentials
- Firebase Admin SDK credentials
- Email addresses
Outputs
- Authentication status
- User session tokens
- Email verification messages
- Password reset links
- API authorization headers
- Session cookies
Requirements
- Firebase project setup
- Firebase API keys
- Firebase Admin SDK credentials
- Configured OAuth providers
- Firebase v12.8.0 or higher
- Firebase Admin v13.6.0 or higher
