Google Oauth 2.0 - permission screen disables developer email address

We created Google Sign In on our website using Google Oauth 2.0. Thus, on the consent screen that appears in this login process, information about the developer appears that appears when someone clicks the down arrow next to the product name.

Is there a way to not show this email address in this developer info or just not show developer info at all?

+4
source share
1 answer

I do not believe in this - the intention is to provide the user who is asked to authorize your application with confidence that the application was developed by an authoritative source - in this case, the email address verified as belonging to the developer.

I believe that this address can be changed by adding another email address to the project team as "Owner", logging in as this user, and then editing the consent screen.

+10
source

All Articles