开发者

What is the most recommended django/oauth package for Facebook and Twitter integration?

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 updat开发者_JAVA技巧ed 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.


I have to go with https://github.com/omab/django-social-auth. It's the best maintained and easiest to set up. http://djangopackages.com is going to that for authentication shortly. Why Because it rocks.

Yeah, I'm one of the people behind http://djangopackages.com. :)


Django Facebook is the most mature for Facebook authentication, it only does facebook though, none of the other systems.

If you are looking for additional platforms (and don't require additional facebook integration) than socialauth would work for you

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜