I am having a problem.
I am implementing a user management function. The administrator will manage the customer's account.
In this case, a client is using the system, and the administrator blocks that client.
How to remove the guest JWT token to redirect their screen to a screen log in?
Thank you!