omab / python-social-auth

Social auth made simple
http://psa.matiasaguirre.net
BSD 3-Clause "New" or "Revised" License
2.83k stars 1.09k forks source link

change username, email and fullname keys #1028

Closed inlanger closed 7 years ago

inlanger commented 7 years ago

As for updated API response of users data these keys have been changes for more appropriate ones

omab commented 7 years ago

I've ported this PR into social-core.

Thanks!