On Aug 27, 4:00 am, eleith <[email protected]> wrote:
> http://github.com/facebook/python-sdk/

>From their web site:

This client library is designed to support the Facebook Graph API and
the official Facebook JavaScript SDK, which is the canonical way to
implement Facebook authentication. You can read more about the Graph
API at http://developers.facebook.com/docs/api.

Their library requires you to use the Javascript SDK to get the
tokens.  Their example for the App Engine requires it as well.  While
the methods do work and it is the library I have used for several
projects, it doesn't handle everything within Python.  With an IFrame
canvas, I don't think there is any way to avoid using the Javascript
SDK.

If you can show an example controller that doesn't use Javascript that
uses Python-SDK, I'd be interested in seeing that.

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss?hl=en.

Reply via email to