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

Google: If app runs on multiple platforms, each will need its own client ID. #8

Open
grishinrv opened this issue Apr 10, 2023 · 1 comment

Comments

@grishinrv
Copy link

Hello! How may I specify different Google CliendId, if my application runs on several platforms? From Google Cloud -> Create OAuth client ID:
A client ID is used to identify a single app to Google's OAuth servers. If your app runs on multiple platforms, each will need its own client ID. See [Setting up OAuth 2.0 ](https://developers.google.com/identity/protocols/oauth2/) for more information. [Learn more ](https://support.google.com/cloud/answer/6158849) about OAuth client types.

@grishinrv
Copy link
Author

Or, as we use proxy - it is not necessary? And then I should create only one Apllication type client Id - for example - Android, and use it for every authentication where Google is chosen as provider?

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