requests-oauthlib
requests-oauthlib copied to clipboard
Support for OAuth2 sessions revocation
Add support for revocation in OAuth2 sessions
Suggestion for #337
Do you know how it's possible to test this ?
This looks interesting, shall we add an example in docs & rebase ? I'll be happy to merge it.
I made an example with the gitlab API as I'm not sure the google API or the GitHub are compliant.
@JonathanHuot would this PR be a good candidate to have the secrets stored? Should we get #538 tested and merged before this one? Then we can move the keys out of the source code?
Hello, any news on this ?