Skip to content

Commit 1f8c850

Browse files
authored
Merge pull request #222 from dprado75/patch-1
Update google-login.md
2 parents 9fb5401 + ddcb5a1 commit 1f8c850

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 [**Get SHA keys for release mode**](auth-initial-setup.md#getting-sha-keys-for-release-mode).
165+
:::

0 commit comments

Comments
 (0)