api-firebase-auth

Installation
SKILL.md

Firebase Authentication

Purpose

Simplify user management with Firebase Authentication. This skill covers setting up multiple providers (Email/Password, Google, GitHub) and managing user sessions securely.

Usage

1. Email/Password Sign-Up

import { getAuth, createUserWithEmailAndPassword } from "firebase/auth";
Installs
1
GitHub Stars
1
First Seen
Jun 29, 2026
api-firebase-auth — jcorpac/ai-skills-library