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 ドキュメントを確認して、アプリで Firebase Authentication を Squid と一緒に使用する方法を参照してください。