Google Apps account to be used instead of Google account for GAE app using UserProperty
I would like to ask how to use a Google Apps account instead of a Google account if I am using
users.create_login_url()
to create a login page.
Google will automatically ask me to sign in to my Google account.
If I run my app in Google Apps for a specific domain, I created users in that domain, is there a way I can let my users log in using the domain I created?
for example: hoang@abc.com
and abc.com is a domain managed by Google Apps.
I am an administrator for abc.com and I have created several users on this domain.
Please advice!
Thank!
+2
source to share
1 answer