> Are you suggesting that I need to do something in my App for each
> request to ensure the current user returned is valid?
yea

> My debug code is
>                 UserService us = UserServiceFactory.getUserService();

That's Java - I do Python. - So Nick Johnson surely can explain better
what's needed.

> I have no control if the user changes their account sign-in in another
> browser window.
Why would you need. Why should'n a user be logged in as John to one
application and as Bill to the other?

As long as user John doesn't log out of your application (window),
where is the problem?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to