Hi folks, has anyone successfully used the 'official' facebook python-sdk (
http://github.com/facebook/python-sdk) to authenticate users in their django apps?
There's plenty of doco on how to do it using the PHP SDK and some basic examples for Google's AppEngine, but I'd like to know if anyone has used the Javascript + Python SDK commando style with Django (perhaps setting it up as an authentication backend etc.)
Just wanted to guage whether to go down the facebook connect path or the oauth path - both has pro's and cons I suppose.
Cheers,
Shaon