hi,

im wondering how i can differ between users that explicitly logged in into my 
app with federated login and users that for example have a google cookie in 
their browser.
users.get_current_user() is returning a user in both cases right?
or does a users.get_current_user() return only users logged into my app via 
federated identity ?

i need to create a user profile for users of my app but i don't want to create 
a profile for everybody that checks out my app and maybe has a cookie set.
how do i see if a user went through my apps login or not? 

thank you.

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

Reply via email to