Answer the question
In order to leave comments, you need to log in
Authentication with Django Simple JWT or custom user authentication?
I have a question about user authentication in Django Rest Framework
Answer the question
In order to leave comments, you need to log in
Judging by what you're asking, you don't need custom authentication.
besides:
1. JWT is now the de facto standard on the market (at least one of them).
2. Why don't you test in "real conditions" and if it turns out that for some reason there are not enough features (assuming that the current features were used to the maximum, both on the back and on the front), write something then his.
3. On the issue of writing your own method - in 95% of cases, you can override individual components (for example, expand the payload of an access token).
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question