Firebase Token banner
xmtplabs xmtplabs

Firebase Token

Development community

Description

--- description: Sync (or rotate) the shared Firebase App Check debug token. Source of truth is the team "Convos" 1Password vault; each checkout's .env is a cache the build reads. --- # /firebase-token The Firebase App Check debug token is a single shared team secret. Its source of truth is the **"Convos" 1Password vault** (`op://Convos/Firebase App Check Debug Token/credential`), registered once in the Firebase Console for both the Dev and Local apps. Every checkout's `.env` is just a **cache

Installation

Installs to ~/.claude/commands/xmtplabs-convos-ios-firebase-token.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/xmtplabs/convos-ios/HEAD/.claude/commands/firebase-token.md -o ~/.claude/commands/xmtplabs-convos-ios-firebase-token.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository