Registering Facebook user by username before loggin in
This snippet allows to create user in django auth system without logging in. After this user logs in via Facebook account social user is created and bound to existing user.
- registration
- auth
- django-social-auth