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

Use django timezone.now() in existing token expires_in calculation #109

Closed smithumble closed 2 years ago

smithumble commented 2 years ago

Related Issue: https://github.com/wagnerdelima/drf-social-oauth2/issues/108