I tried the Python quickstart<https://developers.google.com/+/quickstart/python>for the new Google+ sign-in on App Engine and I'm glad to report it works flawlessly (you just need to manually add Flask).
However, once I've got an user logged in, if I call users.get_current_user() from google.appengine.api I still get a None response. So I have a Google user logged in but AppEngine's API is not seeing it. Bug or feature? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
