I\'m using django-allauth on my website for social logins. I also have a REST API powered by django-rest-framework that serves as the backend of a mobile app. Is there a way I c
You could use djoser but I don't know how it cooperates with allauth: https://github.com/sunscrapers/djoser