Skip to content

Commit 7c2d832

Browse files
authored
Add reference implementation link to README
Added a reference to the Data IO and Data Verification Reference Implementation for better guidance. Signed-off-by: Raileen Del Rosario <[email protected]>
1 parent 0f3d055 commit 7c2d832

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ To test a read-only data IO extension app, modify one of the `ReadOnlyManifest.j
66

77
To test a data IO extension app with both read and write capabilities, modify one of the `ReadWriteManifest.json` files.
88

9+
For an example of a reference implementation with multiple extensions, see the [Data IO and Data Verification Reference Implementation](https://github.com/docusign/extension-app-data-io-and-verification-reference-implementation/).
10+
911
## Authentication
1012
This reference implementation supports two [authentication](https://developers.docusign.com/extension-apps/build-an-extension-app/it-infrastructure/authorization/) flows:
1113
* [Authorization Code Grant](https://developers.docusign.com/extension-apps/build-an-extension-app/it-infrastructure/authorization/#authorization-code-grant) – required for public extension apps

0 commit comments

Comments
 (0)