Skip to content

Commit 6f226a1

Browse files
authored
Update google-login.md
adding an important reference to the release keys that was only visible in the "initial setup" document
1 parent 9fb5401 commit 6f226a1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/ff-integrations/authentication/firebase-auth/google-login.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,4 +158,8 @@ allowFullScreen style={{ width: '100%', height: '600px' }}></iframe>
158158
To confirm the successful integration of Google authentication and the creation of users, navigate
159159
to your **Firebase project > Authentication > Users** and check the entries.
160160

161-
![verify-google-auth-users.png](../imgs/verify-google-auth-users.png)
161+
![verify-google-auth-users.png](../imgs/verify-google-auth-users.png)
162+
163+
:::info
164+
To ensure that your Android release will authenticate to Google, make sure to use Google Play Console's SHA keys - see how to [Getting *SHA* keys for release mode](initial-setup.md/#getting-sha-keys-for-release-mode).
165+
:::

0 commit comments

Comments
 (0)