requests-oauthlib icon indicating copy to clipboard operation
requests-oauthlib copied to clipboard

RFC7009 Missing revoke/tokens revocation feature

Open JonathanHuot opened this issue 6 years ago • 1 comments

Oauthlib supports tokens revocations but requests-oauthlib does not provide a way to use it.

See https://oauthlib.readthedocs.io/en/latest/_modules/oauthlib/oauth2/rfc6749/clients/base.html#Client.prepare_token_revocation_request

JonathanHuot avatar Nov 05 '18 16:11 JonathanHuot

Hello, is there any reason to not have this feature or can we suggest a PR ?

Louson avatar Jul 13 '23 07:07 Louson