[x] An issue/feature request has been created for this PR
[x] Pull Request title clearly describes the work in the pull request and the Pull Request description provides details about how to validate the work. Missing information here may result in a delayed response.
PR checklist
main
branchLink to issue/feature request: https://github.com/Mastercard/oauth1-signer-python/issues/38
Description
This PR adds functionality to
OAuthSigner.sign_request
function to support signing for Request and PreparedRequest objects.Also, fixed a broken link in the README file.