I'm just getting started on my first app and could use some
clarification on the logon process.

I've created a test page with a friend connect members gadget on the
page.  I assumed by signing in using this gadget I could then call
users.get_current_user() and retrieve the currently logged in user.
This returns 'unknown user'.  If I put a link on the page to login
using users.create_login_url() then I can retrieve the current user.
I was kind of hoping to just use the friend connect gadget so I don't
have to have 2 separate logins on the page.

What's the correct way to do this?

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