开发者

Django-Socialauth or django-social-auth, which one is the best? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 9 years ago.

I am looking for a Django application to implement Facebook-connect, and I have found 2 options that look pretty stable:

  • https://github.com/agiliq/Django-Socialauth/
  • https://github.com/omab/django-social-auth

They seem to be forks of each other, but they are in fact different applications. Has anybody tried both of them? 开发者_JAVA技巧If so, which one would you recommend me?

Thanks!


I've had the best experience with django-social-auth. It has the best docs, no weird templates, code looks clean, and issues are solved very quick. It's also very easy to combine with a javascript openid plugin like http://jvance.com/pages/jQueryOpenIdPlugin.xhtml.


I tried django-socialregistration, Django-Socialauth, django-social-auth, and django-allauth, and wrote a review of them.

django-allauth is the only one that worked out of the box for me. And it's the only one that supports both username/password registration as well as social auth.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜