omab / django-social-auth

Django social authentication made simple
https://groups.google.com/group/django-social-auth
BSD 3-Clause "New" or "Revised" License
2.65k stars 756 forks source link

Disable firstname, lastname field #864

Open ByamB4 opened 4 years ago

ByamB4 commented 4 years ago

First thanks for this useful project. But how do I disable firstname, lastname field in google-oauth. Google can only firstname, not lastname. Then some user gets error. Any solution about that ?