A derivative of twitter.Api class to allow Oauth to be used for authentication.
Requires:
- python-twitter
- oauth
- simplejson
Check HowToUseOAuthApi for usage instructions.
Using this in your Django project, Check Setup Djagno Auth Backend to use Sign in with Twitter