Skip to content

Commit c119063

Browse files
committed
README updates DEVDOCS-12996
1 parent 17b2a6c commit c119063

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,13 @@ Also, in order to select JSON Web Token authentication in the launcher, in launc
117117
1. When prompted, log in to your DocuSign developer account. If this is your first time using the app, select **ACCEPT** at the consent window.
118118
1. Select your desired code example.
119119

120+
## Authorization Code Grant embedded signing example:
121+
1. Double click the Quick_ACG.csproj (or Quick_ACG-2019.csproj for VS 2109) file in the Quick_ACG folder of your Quickstart project.
122+
1. Select the green Play IIS Express button.
123+
120124
## JWT grant remote signing project
121-
See [DocuSign Quickstart overview](https://developers.docusign.com/docs/esign-rest-api/quickstart/overview/) on the DocuSign Developer Center for more information on how to run the JWT grant remote signing project.
125+
1. Double click the JWT-Console.csproj (or JWT-Console-2019.csproj for VS 2109) file in the JWT-Console folder of your Quickstart project.
126+
1. Select the green Play JWT Console button.
122127

123128
## Payments code example
124129
To use the payments code example, create a test payment gateway on the [Payments](https://admindemo.docusign.com/authenticate?goTo=payments) page in your developer account. See [Configure a payment gateway](./PAYMENTS_INSTALLATION.md) for details.
@@ -133,4 +138,4 @@ This repository uses the MIT License. See [LICENSE](./LICENSE) for details.
133138

134139
### Pull Requests
135140
Pull requests are welcomed. Pull requests will only be considered if their content
136-
uses the MIT License.
141+
uses the MIT License.

0 commit comments

Comments
 (0)