File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -155,13 +155,17 @@ Then set up your Firebase/GCP project as follows:
155155 Firebase Console. Select the "Sign-in method" tab, and enable the
156156 "Email/Password" sign-in method, including the Email link (passwordless
157157 sign-in) option.
158- 3 . Enable the IAM API: Go to the
158+ 3 . Enable the Firebase ML API: Go to the
159+ [ Google Developers Console] (
160+ https://console.developers.google.com/apis/api/firebaseml.googleapis.com/overview )
161+ and make sure your project is selected. If the API is not already enabled, click Enable.
162+ 4 . Enable the IAM API: Go to the
159163 [ Google Cloud Platform Console] ( https://console.cloud.google.com ) and make
160164 sure your Firebase/GCP project is selected. Select "APIs & Services >
161165 Dashboard" from the main menu, and click the "ENABLE APIS AND SERVICES"
162166 button. Search for and enable the "Identity and Access Management (IAM)
163167 API".
164- 4 . Grant your service account the 'Firebase Authentication Admin' role. This is
168+ 5 . Grant your service account the 'Firebase Authentication Admin' role. This is
165169 required to ensure that exported user records contain the password hashes of
166170 the user accounts:
167171 1 . Go to [ Google Cloud Platform Console / IAM & admin] ( https://console.cloud.google.com/iam-admin ) .
You can’t perform that action at this time.
0 commit comments