Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit b434781

Browse files
Merge pull request #1244 from rynop/patch-1
Update AUTHENTICATION.md
2 parents afc594b + 72749b7 commit b434781

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/AUTHENTICATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -638,7 +638,7 @@ Upon successful authentication, Google creates an access token that can be obtai
638638
#### iOS
639639
If you didn't choose this feature during installation you can open the `Podfile` in the plugin's `platforms/ios` folder and uncomment the `GoogleSignIn` line.
640640

641-
Make sure the URL Scheme for `REVERSED_CLIENT_ID` is in `app/App_Resources/iOS/Info.plist`:
641+
Make sure the URL Scheme for `REVERSED_CLIENT_ID` is in `app/App_Resources/iOS/Info.plist`. The value of `REVERSED_CLIENT_ID` can be found in your `App_Resources/iOS/GoogleService-Info.plist` :
642642

643643
```xml
644644
<key>CFBundleURLTypes</key>

0 commit comments

Comments
 (0)