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

General Improvements #181

Closed wagnerdelima closed 1 year ago

wagnerdelima commented 1 year ago

Description

Add a validation decorator to SocialAuthentication. Improve and add more tests.

Checklist