Skip to content

Commit cf83a8e

Browse files
Update README.md
Signed-off-by: karissarjacobsen <[email protected]>
1 parent 7370b79 commit cf83a8e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@
66
>
77
### GitHub repo: [code-examples-java](./README.md)
88

9+
If you downloaded this project using the [Quickstart](https://developers.docusign.com/docs/esign-rest-api/quickstart/) tool, it may be configured in one of three ways:
10+
11+
* **[JWT Grant remote signing example](#jwt-grant-remote-signing-example)**–demonstrates how to implement JSON Web Token authentication. It includes a single remote signing workflow.
12+
* **[Authorization Code Grant embedded signing example](#authorization-code-grant-embedded-signing-example)**–demonstrates how to implement Authorization Code Grant authentication. It includes a single embedded signing workflow.
13+
* **[Multiple code examples, Authorization Code Grant and JWT Grant](#multiple-code-examples-authorization-code-grant-and-jwt-grant)**–includes the full range of examples and authentication types.
14+
15+
***Installation and running instructions vary depending on the configuration. Follow the link that matches your project type to get started.***
16+
917
This GitHub repo includes code examples for the [Web Forms API](https://developers.docusign.com/docs/web-forms-api/), [Docusign Admin API](https://developers.docusign.com/docs/admin-api/), [Click API](https://developers.docusign.com/docs/click-api/), [eSignature REST API](https://developers.docusign.com/docs/esign-rest-api/), [Monitor API](https://developers.docusign.com/docs/monitor-api/), and [Rooms API](https://developers.docusign.com/docs/rooms-api/).
1018

1119

0 commit comments

Comments
 (0)