Skip to content

Commit 7d7fbd7

Browse files
committed
chore: minor docs polish
1 parent 496059c commit 7d7fbd7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/setting-up/get-config-file.mdx

+10
Original file line numberDiff line numberDiff line change
@@ -114,3 +114,13 @@ Read below on how to set up Google Sign In for your iOS app.
114114
[//]: # '(offline support, web support)'
115115

116116
For some use cases, a Web Client ID is needed (provided to the `configure()` call). To obtain a Web Client ID, go to [Google Cloud Console](https://console.cloud.google.com/apis/credentials?project=_) and find an existing one (it may have been already created by Firebase) or create a new OAuth Client ID of type **Web**.
117+
118+
---
119+
120+
## Summary
121+
122+
At the end of this guide, regardless of whether you use Firebase, when you visit [Google Cloud Console](https://console.cloud.google.com/apis/credentials?project=_), you should have in the "OAuth 2.0 Client IDs" section:
123+
124+
- Android OAuth Client ID(s) with SHA-1 fingerprints
125+
- iOS OAuth Client ID(s) with iOS URL scheme
126+
- Web Client ID

0 commit comments

Comments
 (0)