mobileauth-lib icon indicating copy to clipboard operation
mobileauth-lib copied to clipboard

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

Open grishinrv opened this issue 2 years ago • 1 comments

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 avatar Apr 10 '23 10:04 grishinrv

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?

grishinrv avatar Apr 10 '23 10:04 grishinrv