Skip to content

Commit 5cfab54

Browse files
authored
Merge pull request #17 from docusign/DEVDOCS-16594
Update auth text
2 parents 21c9311 + fbd1209 commit 5cfab54

File tree

1 file changed

+1
-1
lines changed
  • src/main/webapp/WEB-INF/templates/views

1 file changed

+1
-1
lines changed

src/main/webapp/WEB-INF/templates/views/index.jsp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
<div class="hero-banner">
2626
<p class="hero">EMR Sample App</p>
27-
<p class="tagline">This is a sample application showcasing an integration between the Docusign eSignature REST API and an Electronic Medical Records system. This application is open source and all of the code is located in our GitHub repository.</p>
27+
<p class="tagline">This is a sample application showcasing an integration between the Docusign eSignature REST API and an Electronic Medical Records system. This application is open source, uses JWT authentication, and all of the code is located in our GitHub repository.</p>
2828
</div>
2929

3030
</div>

0 commit comments

Comments
 (0)