How to integrate Twitter?

How can I integrate OpenID, Facebook and Twitter authentication in my Django app?

  • I have a django app which uses django authentication system. Now, I want to add openid, facebook and twitter authentication to

  • Answer:

    I am suggest you use django-social-auth project. https://github.com/omab/django-social-auth . Tests! Docs! Good code smell!

Kang Xinyong at Quora Visit the source

Was this solution helpful to you?

Other answers

It took a bit of work, but I managed to hook things up pretty quickly by leveraging django-socialregistration: http://github.com/flashingpumpkin/django-socialregistration

Udi Falkson

django-socialauth is complex and confusing. I am using https://launchpad.net/django-openid-auth Will add twitter and facebook support later.

Rajani Karuturi

I came across this link recently:http://www.ramavadakattu.com/tight-integration-of-django-basic-authenticat Didn't try it first hand though.

Nanda Kishore

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.