Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Definitive detailed description on IDs #367

Open
timstoute opened this issue May 23, 2024 · 0 comments
Open

Definitive detailed description on IDs #367

timstoute opened this issue May 23, 2024 · 0 comments

Comments

@timstoute
Copy link

I see there are many issues that seem to stem from the incorrect use of IDs, for example the "Unexpectedly found nil while implicitly unwrapping an Optional value ... ".

Can anyone provide some definitive and detailed documentation for the IDs we need need, and where to find them / make them? The documentation, as it stands, is insufficient and I'm struggling to get past this error. I'm using "@codetrix-studio/capacitor-google-auth": "^3.4.0-rc.4".

clientId string The app's client ID, found and created in the Google Developers Console.
iosClientId string Specific client ID key for iOS
androidClientId string Specific client ID key for Android
scopes string[] Scopes that you might need to request to access Google APIshttps://developers.google.com/identity/protocols/oauth2/scopes
serverClientId string This ClientId used for offline access and server side handling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant