>   What about using "get_current_user()"?

yeah I meant get_current_user()...
my problem is that there are two versions of the method:

google.appengine.api.oauth.get_current_user()
google.appengine.api.users.get_current_user()

one works with OAuth and one with sign-in (or am I wrong?).

I would like google.appengine.api.users.get_current_user() to work
with OAuth authenticated users too, ie a unified authentication
mechanism.

-g.

--
http://www.appenginejs.org

-- 
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-appeng...@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