wagnerdelima / drf-social-oauth2

drf-social-oauth2 makes it easy to integrate Django social authentication with major OAuth2 providers, i.e., Facebook, Twitter, Google, etc.
https://drf-social-oauth2.readthedocs.io/en/latest/
MIT License
274 stars 34 forks source link

url oauth callback for twitter #60

Open Joaquinecc opened 3 years ago

Joaquinecc commented 3 years ago

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