On Mar 28, 6:04 am, Jonathan <[email protected]> wrote: > Would like to enable users of Google sites with their own domain and > email to log into my Google app engine application without creating an > additional gmail account just for that purpose. > Looks like an obvious issue because those users are already using a > complete infrastructure of Google including password handling and gmail
All they need to do is make the Google Apps login also a Google account. Any Google account will work with the users API when you haven't restricted logins to a Google Apps domain; they don't need to be gmail.com accounts. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
