requests-oauthlib
requests-oauthlib copied to clipboard
Client Certificates
Hey there,
Right now it doesn't look like requests-oauthlib passes the cert argument on to requests during a request, or fetch_token.
Maybe I'm missing how to do it? I'm happy to make a PR for this.