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

104 use serializers for views #170

Closed wagnerdelima closed 1 year ago

wagnerdelima commented 1 year ago

Description

Increases coverage for 81%.

Checklist