Closed
Description
I'm using Blacklist app and if I try to delete one of my users I get the error message
Deleting the selected user would result in deleting related objects, but your account doesn't have permission to delete the folowing types of objects: - outstanding token
The OutstandingTokenAdmin's has_delete_permission
method always returns False. So even admin user with superuser status can't delete this.
Is there a reason to forbid deletion of OutstandingTokens?
It's strange but I'm new to all this jwt stuff and maybe I miss something.
Metadata
Assignees
Labels
No labels
Activity