RealmTeam / django-rest-framework-social-oauth2

python-social-auth and oauth2 support for django-rest-framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

url oauth callback for twitter

Joaquinecc opened this issue · comments

Twitter use a 3-legged OAuth flow.
First step is getting the oauth_token. For this you need the call back url and oauth_consumer_key.
I just do not know call back url .

https://developer.twitter.com/en/docs/authentication/oauth-1-0a/obtaining-user-access-tokens

Hi all.

My team and I are constantly using this framework and it seems it has died out there. I contacted the owner by email asking if he would add some of us as maintainers so we could continue to improve it. However we didn't get a response.

I am publishing the project under my profile and we are going to continue to invest time in it.

So I would like to gently ask you to contribute to this project on: https://github.com/wagnerdelima/drf-social-oauth2

Thank you for understanding.