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]
?