On Wed, Oct 2, 2013 at 2:39 PM, Pertti Kellomäki <[email protected]
> wrote:

> I use the users service from google.appengine.api (Python). How do I
> detect that the session has expired and the user should log in again?




When you say "session has expired" what is your definition for that? Does
it mean that *get_current_user* is returning *None*, or an arbitrary time
period has occurred since the last sign-in (i.e. "The user has been signed
in for the past 3 hours, require him to relogin again")?


-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to