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
271 stars 34 forks source link

bug: 🐛 improve imports, typing and fix a revoke token bug. #158

Closed wagnerdelima closed 1 year ago

wagnerdelima commented 1 year ago

Bug happened once an access token has been revoked and one tried to retake the access token via revoke token.

Description

Please include changes' summary that your pull request entails.

Fixes # (issue)

Checklist