djangodjango-rest-frameworktwitter-oauthpython-social-auth

Twitter Social login in Django


I want to add login with Twitter option in my Django application. Can you please provide me some basic intro, detailed description or recommend me some books to read. Any tutorial would be helpful as well.


Solution

  • You can use Twython for twitter login or Django-allauth for many social authentication services including twitter