You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 26, 2020. It is now read-only.
I have seen with #18 the serializers.py got an username access with paying attention to USERNAME_FIELD. But in utils.jwt_payload_handler it is still missing. (;
In my option there should be an implementation like in django-compat, also for compatibility reasons.