I’m looking for a django/oauth project which would allow for open authentication to at least Twitter and Facebook (other services would be a bonus). It appears there was a thread started by TIMEX in Febuary 2010 with a few different package recommendations.
Since it has been approximately a year and a half since the originator first posed the question, I’d like to ask again, hoping that time may have given to some more robust packages.
Some packages mentioned from the previous thread:
- http://code.google.com/p/django-gigyauth – Last updated July 18, 2010
- https://github.com/simonw/django-openid – Last updated Jan 12, 2010
- https://github.com/uswaretech/Django-Socialauth – Last updated July 5, 2010
I think django-socialregistration is the most widely used. Check djangopackages for a more detailed overview of what is available.