issues
search
docusign
/
docusign-esign-python-client
The Official DocuSign Python Client Library used to interact with the eSign REST API. Send, sign, and approve documents using this client. https://www.docusign.com/devcenter
MIT License
97
stars
88
forks
source link
Version 3.26.0rc1 release
#184
Closed
garg-mudit
closed
8 months ago
garg-mudit
commented
8 months ago
Changed
Revised the logic to determine the
oauth_host_name
based on the
base_path
.
Adjusted the minimum required
PyJWT
package version to
2.0.0
.
Added support for version v2.1-23.4.02.00 of the DocuSign ESignature API.
Updated the SDK release version.
Changed
oauth_host_name
based on thebase_path
.PyJWT
package version to2.0.0
.