Introduce a new /token/revoke end point that accepts POST requests with a token_id. If the request is valid, the token is updated to is_valid=False. Fixes T56380 Fixes T56399
Introduce a new /token/revoke end point that accepts POST requests with a token_id. If the request is valid, the token is updated to is_valid=False. Fixes T56380 Fixes T56399