The login isn't working across different subdomains My app needs to accept any user input for the subdomain (I've already set the subdomain wildcard in google apps and in my dns settings, it's working as desired) pizza.mydomain.com coke.mydomain.com But when the user logs in pizza subdomain, he doesn't appear logged in coke subdomain. I need any login to work across any subdomain.
users.auth_domain clearly states "This method is internal and should not be used by client applications." I simply don't know where to start. Is this something I can control or not? -- 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.
