I want to create an app in Python using google app engine that checks whether a user is logged in facebook or not. Like, if a user is logged in facebook then the Python app will display "Hello, fbusername", otherwise it will display "Hello, Guest!"
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
I guess this sample is exactly what you want? http://developers.facebook.com/docs/samples/canvas/ |
|||
|
|