This repository was archived by the owner on May 26, 2020. It is now read-only.
This repository was archived by the owner on May 26, 2020. It is now read-only.
request to contrib.auth.authenticate in serializers #387
In Django 1.11,
django.contrib.auth.authenticatetakes the currentrequestas an argument.JSONWebTokenSerializershould support that.