Firebase Authentication
Squid は Firebase Authentication とシームレスに統合し、データのクエリや更新、executables の呼び出しなどのユーザーアクションを認可できます。
Squid で Firebase Authentication integration を使用するには、まず Firebase アプリを Squid に接続します。
-
Squid Console に移動します。アプリと environment(dev または prod)を選択し、Integrations タブをクリックします。
-
Available integrations タブから Firebase Authentication を選択します。
-
次の詳細を入力します。
- Integration ID: 任意の ID を選択できますが、簡潔で意味のあるものにするのがおすすめです
- Project ID: Firebase プロジェクトの一意の識別子です。Firebase Console で project ID を確認できます。
- Add integration をクリックします。

Firebase Authentication integration を追加したら、authentication ドキュメントを参照して、アプリで Squid と Firebase Authentication をどのように使用するか確認してください。