iMerica / dj-rest-auth

Authentication for Django Rest Framework
https://dj-rest-auth.readthedocs.io/en/latest/index.html
MIT License
1.63k stars 304 forks source link

Add twitter OAuth2 Support #495

Open elam91 opened 1 year ago

elam91 commented 1 year ago

Twitter supports Oauth2 which doesnt get token_secret, and I saw allauth added that to the docs, so is it possible to add OAuth2 support for twitter here too?