boundless-vase-60709
09/01/2025, 7:46 AMrevokeOAuth2ConsentSessions
function from the API to revoke a consent session and all the access token associated. But it does not revoke the refresh_token (which would only generate revoked access_token). We would need to be able to revoke it as well. Ideally, the refresh endpoint should fail when using a refresh token from revoked consent sessions. Can you help us on this? (cc @magnificent-energy-493)