File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,8 @@ The **refresh token** is not used in this example.
3939 Binary transfer is 33% more efficient than using Base64 encoding.
40401 . ** Embedded sending.**
4141 [ Source.] ( https://github.com/docusign/eg-03-node-auth-code-grant/blob/master/lib/examples/eg011EmbeddedSending.js )
42- Embeds the DocuSign web tool (NDSE) in your web app to finalize the envelope and documents before they are sent.
42+ Embeds the DocuSign web tool (NDSE) in your web app to finalize or update
43+ the envelope and documents before they are sent.
43441 . ** Embedded DocuSign web tool (NDSE).**
4445 [ Source.] ( https://github.com/docusign/eg-03-node-auth-code-grant/blob/master/lib/examples/eg012EmbeddedConsole.js )
45461 . ** Embedded Signing Ceremony from a template with an added document.**
You can’t perform that action at this time.
0 commit comments