I have been trying to figure out whether there is a way to use Django Rest Knox for user authentication in a Django application using the Rest Framework and also implement social logins such as Google or Facebook as alternatives.
I have been looking for an answer to this question for a while and one package that always pops up is Django AllAuth. Is there a way of combining the two packages or are they mutually exclusive?
If so, how would I go about this?
2.1m questions
2.1m answers
60 comments
57.0k users