requests-oauthlib
requests-oauthlib copied to clipboard
Adding cert param for refresh_token
In some (rare) instances, there is a requirement for the refresh endpoint to need a cert too.
Added cert handling to refresh_token, matching fetch_token param's and functionality
Can this please be merged in so I can migrate back to using the official main release(s)?
Bump