Google API / OAuth - How do I use the email address support@example.com for "Branding Information"?

I am setting up a Google+-based login (OAuth2) on my website so that users can log in with their existing Google accounts (gmail, etc.).

The login element works fine, but the email address that appears for "Branding Information" is my personal email address (i.e. me@example.com). I would like it to be support@example.comthat is configured as an alias pointing to my and a couple of other accounts. We use Google Apps for email with a custom domain (not gmail). This is not an account at this time.

I can edit the title and logo, but there is no way to change the email address. How to change email like support@example.com?

+5
source share
1 answer

To change the support email address for branding information, start by logging in using your current email address.

  • Add the correct address to the list of participants.

  • Using the Team menu on the right, grant permissions to your other email addresses. I provided the "owner", but other options may work. You may have several owners.

  • Then log in to the API console with a different account (the support email address you just added) and go to the Access API.

  • " ", .

  • , , " " ( - ).

+10

All Articles