v2018.12.05-1 Updates for SDK v4.2.1
·
912 commits
to master
since this release
Updated to:
- remove promisfy calls that are no longer needed with v4.2.1 of the SDK.
- create the DocuSIgn API Client object within the worker method of each example. This enables the examples to be more self-contained / straight-forward to understand.
- refactored to move the form display controller methods to the bottom of the example files.
- refactored DSAuthCodeGrant.js to remove unnecessary code