drf-social-oauth2 makes it easy to integrate Django social authentication with major OAuth2 providers, i.e., Facebook, Twitter, Google, etc.
274
stars
34
forks
source link
Add User's Info to Conver-Token response #238
Closed
wagnerdelima closed 3 months ago
Description
User's name, last name and email have been added to the convert-token's response.
Fixes # (issue)
Checklist