sunscrapers / djoser

REST implementation of Django authentication system.
MIT License
2.55k stars 458 forks source link

django-rest-knox for token-based auth #809

Open spinxi opened 7 months ago

spinxi commented 7 months ago

django-rest-knox has better token based auth protection, so is there any way to use this library with Djoser for token auth?