On Google's OAuth2 screen, when it is asking for the set of permissions, there is a “Learn more” link.
I would like the Application developer field to not show my email address, but rather my employer's website.
I know I could just create a generic email address, e.g. info@.... and have that be the application developer, but that is sub-optimal and involves creating a separate email address that could well require monitoring, etc...
Has anyone been able to control what gets displayed in this field?
Here is the create client id screen, You will notice that the email address is not editable :-(
Configure OAuth consent & register your appIn the Google Cloud console, go to Menu menu > APIs & Services > OAuth consent screen. Select the user type for your app, then click Create. Complete the app registration form, then click Save and Continue.
Go to the Google API Console OAuth consent screen page. Add required information like a product name and support email address. Click Add Scope. On the dialog that appears, select the scopes your project uses.
The redirect URIs are the endpoints to which the OAuth 2.0 server can send responses. These endpoints must adhere to Google's validation rules. For testing, you can specify URIs that refer to the local machine, such as http://localhost:8080 .
1. Fill out the OAuth consent screen. The OAuth consent screen is a prompt that tells users who's requesting access to their data and what kind of data users are allowing your app to access. For help with filling out the OAuth consent screen, see User consent.
I believe the email address that is displayed has to be that of an Owner of the project, and that any Owner can log in and elect to be that contact.
If another Owner of the project logs in and sees that second screen (where for you it says you for them it would not), it should give them an option to elect to become the public contact email displayed in the access grant page.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With