moai-platform-firebase-auth

Official

Firebase Auth for Google ecosystem apps

Authormodu-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides Firebase Authentication integration across Google ecosystem apps, including social providers, phone authentication, anonymous auth, custom claims, and security rules integration.

Core Features & Use Cases

  • Google Sign-In: Native integration with Google accounts.
  • Social Auth: Facebook, Twitter/X, GitHub, Apple, Microsoft and more.
  • Phone Auth: SMS-based verification and cross-region support.
  • Anonymous Auth: Guest access with upgrade paths.
  • Custom Claims: Role-based access and dynamic permissions.
  • Security Rules Integration: Secure access to Firestore, Storage, and Realtime Database.

When to Use:

  • Building mobile-first apps or serverless backends with Firebase
  • Projects requiring social login or MFA-style flows
  • Secure role-based access and dynamic permissions

Quick Start

Set up Firebase Auth providers (Google, Facebook, Phone) in the Firebase Console and implement sign-in with the Web SDK or mobile SDKs.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: moai-platform-firebase-auth
Download link: https://github.com/modu-ai/moai-adk/archive/main.zip#moai-platform-firebase-auth

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository