File tree 1 file changed +5
-1
lines changed
1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,11 @@ the Unity editor. This must be the same keystore used to generate
60
60
the SHA1 fingerprint when creating the application on the console. __ NOTE:__
61
61
The configutation file does not reference the keystore, you need to keep track of
62
62
this yourself.
63
-
63
+ ### Check your project's OAuth settings
64
+ Be advised that if your project is configured as 'Internal' only users of your organisation can log in using this plug-in.
65
+ As error thrown on sign-in without proper access rights is not very helpful - check your project is set to 'Testing' or 'External'
66
+ under 'OAuth consent screen' in Google Cloud Console and you are using the right Web Client Id
67
+ (you can also use Client Id from Firebase Console, if you are using Firebase).
64
68
65
69
### Create a new project and import the plugin
66
70
Create a new Unity project and import the ` GoogleSignIn-1.0.0.unitypackage ` (or the latest version).
You can’t perform that action at this time.
0 commit comments