Is there a way the Auth methods to run over GAE SLL (https://my- domain.appspot.com) and return to the hosted domain the same session?
If, for example, users are logged in on https://my-domain.appspot.com they are still not logged on http://www.my-domain.com. Does web2py support such cross-domain sessions?

