14👍
✅
I use django-userena.
1👍
I am sorry to inform you that you will (for now) have to put together a custom solution using django-registration/django-profiles along with django-socialregistration.
Start here with and progress to Socialnetwork Authentication. On the up side, django is young so solid solutions are in the near future and you will be part of them. 😉
- How to serialize custom user model in DRF
- Django: what's the difference between a temporary redirect and a permanent redirect?
- How to use parameters in DRF router
- Making transient (non-database) attributes in Django model available to template
- How to open an SSH tunnel using python?
Source:stackexchange.com