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.0 release
#185
Closed
asif-docusign
closed
7 months ago
asif-docusign
commented
7 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
.