Setup & Installation
What This Skill Does
Guides setup and usage of Firebase Authentication, covering sign-in providers like Google, email/password, phone, and anonymous auth. Handles user management, token lifecycle, and security rules for Firestore and Storage. Saves you from building auth flows, token management, and provider integrations from scratch by wiring up Firebase's built-in identity system through a single config file.
When to use it
- Working with firebase auth basics functionality
- Implementing firebase auth basics features
- Debugging firebase auth basics related issues
