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 757 forks source link

How perform a custom login? #838

Closed Gocht closed 7 years ago

Gocht commented 8 years ago

After credentials have been authenticated with the social provider, how can I implement a custom login in my site? Wich is the pipeline for this action?