djangorestframework-simplejwt
djangorestframework-simplejwt copied to clipboard
add response message when token black listed.
Just did a bisect on the failing pipeline, it so happen that two tests are breaking tox.
test_it_should_return_nothing_if_everything_ok(fromtests.test_serializers.TestTokenBlacklistSerializer)test_it_should_return_if_everything_ok(fromtests.test_views.TestTokenBlacklistView)
Since the requirements had grown, I think we should revisit these tests