1👍
✅
You have to
- Store FB identity and keys in some model.
- Create related django user with unusable passford
- Create an authentication backend, working versus that model and authenticating by social credentials
Btw, there is a django-social-auth package along with many others wich solves this task, why not to use it?
👤alko
Source:stackexchange.com