Mastercard/oauth1-signer-python
Python library for generating a Mastercard API compliant OAuth signature.
PythonMIT
Issues
- 1
- 2
[BUG] New vulnerability found in Cryptography library requires Cryptography version 42.0.0 which conflicts with your pyopenssl pinned versions
#52 opened by Rizzle93 - 1
- 3
[BUG] OAuthSigner fails
#38 opened by jleefresh - 0
Mastercardiii
#40 opened by 666V23 - 1
AUTHENTICATION_FAILED: OAuth signatures did not match. Acceptable signature base string
#37 opened by imiten - 0
- 1
- 1
[BUG] OAuthRSA1 body hash for None body
#32 opened by RomainGehrig - 2
[REQ] requests oauth1 authentication extension
#19 opened by metheoryt - 1
A wrong signature base string is generated when the provided URI contains non-encoded characters
#3 opened by jaaufauvre - 0
"If the request does not have an entity body, the hash should be taken over the empty string"
#2 opened by jaaufauvre