Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Google API/OAuth - How to use [email protected] email address for "Branding Information"?

I'm setting up Google+ based login (OAuth2) to my website to allow people to login with their existing Google accounts (gmail, etc).

The login piece all works fine but the email address that gets displayed for the "Branding Information" is my personal email address (i.e. [email protected]). I'd like it to be [email protected] which is setup as a alias pointing to mine and a couple other accounts. We use Google Apps for email with a custom domain (not gmail). It's not currently it's own account.

I can edit the title and logo but there is no option to change the email address. How can I change the email to be [email protected]?

like image 349
Robertus Mensae Avatar asked Apr 05 '13 20:04

Robertus Mensae


1 Answers

To change your support email address for Branding Information, start by logging on using the current address.

  1. Add the correct address to the member list.

  2. Using the 'Team' menu on the right, grant your other email address access rights. I granted 'is owner' but other options might work. You can have multiple owners.

  3. Then, sign in to the API console with your other account (the support email you just added) and go to API Access.

  4. Click on 'edit branding information' to show the details.

  5. Finally, click next to your support email, where it says 'set to yourself' (or something along this line).

like image 182
Rob van der Veer Avatar answered Sep 27 '22 19:09

Rob van der Veer