st4lk / django-rest-social-auth

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

Custom user model not flexible with custom fields. #137

Closed eelectronn closed 3 years ago

eelectronn commented 3 years ago

I don't think this issue has been resolved yet. I've proposed a solution in a PR #132 .

Originally posted by @eelectronn in https://github.com/st4lk/django-rest-social-auth/issues/96#issuecomment-678057470

st4lk commented 3 years ago

Resolved by https://github.com/st4lk/django-rest-social-auth/pull/132