-1๐
I suggest that instead of using these two packages together, use dj-rest-auth
(django-rest-auth
is deprecated). Then, try to implement the logic you need for generating tokens for each device. As you said in your comments, try to make a PR and only work with one of these packages. I know I did not kinda answered your question, but I felt that this should be the correct answer.
Source:stackexchange.com