Skip to main content

flutter-auth-firebase

Implements Firebase auth in Flutter with Google Sign-In, Apple Sign-In (with the correct token + nonce + authorizationCode sequence), and email/password. Trigger this skill whenever the user mentions Firebase auth, signInWithCredential, OAuthProvider, sign in with Apple, sign in with Google, invalid-credential error, "Passed nonce and nonce in id_token should either both exist or not", or any auth flow in a Flutter project that has firebase_auth in pubspec. This skill prevents the most common Apple Sign-In bugs: missing authorizationCode, swapped raw/hashed nonce, lost displayName on second login, and skipped SHA-1 fingerprints. Use this BEFORE writing any auth code in a Firebase Flutter project. Use when this capability is needed.

Jump to install

Source facts

Repository
tomevault-io/skills-registry
Last source activity
July 3, 2026 at 19:45
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.