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.

インストールへ移動

ソース情報

リポジトリ
tomevault-io/skills-registry
ソースの最終更新活動
2026年7月3日 19:45
検出された SKILL.md の言語
英語
スター
0
フォーク
0

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。