st4lk / django-rest-social-auth

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

when can I create the user in oauth2 flow ? #129

Open ahmedosama5200 opened 4 years ago

ahmedosama5200 commented 4 years ago

I don't know what I am missing, but where is the step where I create the user and add it the database if it does not exist ?