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. me@example.com
). I'd like it to be support@example.com
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 support@example.com
?