I am developing an app where I don't want to force the users to use google authentication or openID but just sign in with their basic e- mail addresses. I will create the login and logout pages myself. Can I get a suggestion on how to keep track of the current user in the session like what "user = users.get_current_user()" does. Maybe use memcache?
-- 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.
