django rest framework drf social oauth2
when i hit this endpoint http://127.0.0.1:8000/auth/convert-token with access token from facebook in my database user is automatically created and all of its fields are automatically created i want to be able to edit that model and serilize it before saving it
1 Reply
ping me if someone replies