🇩🇿Algeria Ali3A
I managed to use the module with these settings:
Methode: post
link: /oauth/revoke
Headers:
Authorization: Bearer [Token]
Body:
token: [refresh_token]
client_id: [client_id]
client_secret: [client_secret]
token_type_hint: refresh_token
But I changed the requirements to [_access: 'TRUE'] in simple_oauth_revoke.routing.yml