Skip to content

v2018.12.05-1 Updates for SDK v4.2.1

Compare
Choose a tag to compare
@LarryKlugerDS LarryKlugerDS released this 05 Dec 10:13
· 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