I\'m using Django rest_framework_jwt for JWT authentication with the REST API. When a user is deleted but the JWT token of the deleted user is sent to the REST API (e.g. because