Skip to content

Commit fbd1209

Browse files
author
nianiB9
committed
update auth
1 parent 21c9311 commit fbd1209

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)