Skip to content

Commit a7f15e8

Browse files
authored
Update README.md
Signed-off-by: julie-gordon <92888546+julie-gordon@users.noreply.github.com>
1 parent 5cb4b0a commit a7f15e8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ This reference implementation supports two [authentication](https://developers.d
1616
* [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/).
1717
* [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.
1818

19-
**Note:** In the current release, only Client Credentials Grant is supported with file input from cloud storage.
20-
2119
## Hosted version (no setup required)
2220
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).
2321

@@ -141,3 +139,4 @@ This type of test shows how the extension functions when invoked from an [extens
141139

142140

143141

142+

0 commit comments

Comments
 (0)