st4lk / django-rest-social-auth

OAuth signin with django rest framework
MIT License
519 stars 122 forks source link

Allow to add serializer from settings #151

Open Alig1493 opened 2 years ago

Alig1493 commented 2 years ago

Allow to add serializers similar to the ones done in this package configurations.

This is just a suggestion for an enhancement maybe, since in order for us to customize auth flows there are times when using a custom serializer suffices.