Security News
pnpm 10.0.0 Blocks Lifecycle Scripts by Default
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
docusign-click
Advanced tools
Documentation about the DocuSign Click API
This SDK is provided as open source, which enables you to customize its functionality to suit your particular use case. To do so, download or clone the repository. If the SDK’s given functionality meets your integration needs, or if you simply want to use the SDK with any of the examples shown in the Developer Center, you merely need to install it by following the instructions below.
This client has the following external dependencies:
DocuSign provides a sample application code referred to as a Launcher. The Launcher includes, besides a full set of eSignature code examples, a set of code examples and associated source files for five common Click use cases. These examples can use either the Authorization Code Grant or JSON Web Token (JWT) Grant authentication flow.
For details regarding which type of OAuth grant will work best for your DocuSign integration, see the Choose OAuth Type guide located on the DocuSign Developer Center.
For security purposes, DocuSign recommends using the Authorization Code Grant flow.
Log issues against this client through GitHub. We also have an active developer community on Stack Overflow.
The DocuSign Click Node Client is licensed under the MIT License.
[3.0.0] - 2017-03-10
opts
to several methods across different APIs. Old client code might need to be updated prior to using 3.0.0 and above.opts
, now accept plain javascript objects only. For instance AuthenticationApi.login({'api_password': true}) will return a fake password that can be used in subsequent API calls instead of the original password.#52
: TypeError: self.envelopeTemplateDefinition.constructFromObject is not a function.FAQs
Docusign Node.js API client.
The npm package docusign-click receives a total of 564 weekly downloads. As such, docusign-click popularity was classified as not popular.
We found that docusign-click demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.