You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,8 +16,6 @@ This reference implementation supports two [authentication](https://developers.d
16
16
*[Authorization Code Grant](https://developers.docusign.com/extension-apps/build-an-extension-app/it-infrastructure/authorization/#authorization-code-grant) – can be used with both [public and private extension apps](https://developers.docusign.com/extension-apps/extension-apps-101/choosing-private-distribution/) and in all [supported regions](https://developers.docusign.com/extension-apps/extension-apps-101/globalization/).
17
17
*[Client Credentials Grant](https://developers.docusign.com/extension-apps/build-an-extension-app/it-infrastructure/authorization/#client-credentials-grant) – available only with private extension apps that are based in the US.
18
18
19
-
**Note:** In the current release, only Client Credentials Grant is supported with file input from cloud storage.
20
-
21
19
## Hosted version (no setup required)
22
20
You can use the hosted version of this reference implementation by directly uploading the appropriate manifest file located in the [manifests/hosted/](manifests/hosted) folder to the Docusign Developer Console. See [Upload your manifest and create the extension app](#3-upload-your-manifest-and-create-the-extension-app).
23
21
@@ -141,3 +139,4 @@ This type of test shows how the extension functions when invoked from an [extens
0 commit comments