I would like to know how to perform a full login with django rest framework using JWT tokens for authentication.
Here is part of the login code:
@api_view(