bestform --verbose

A weblog for geeks, nerds and codemonkeys.

« Back to blog

Django-SocialAuth

Here is an app to allow logging in via twitter, facebook, openid, yahoo, google, which should work transparently with Django authentication system. (@login_required, User and other infrastructure work as expected.)

Now this looks pretty interesting. I'll have to test it when I find some time.