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?
source
share