You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main/webapp/WEB-INF/templates/views/index.jsp
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@
24
24
25
25
<divclass="hero-banner">
26
26
<pclass="hero">EMR Sample App</p>
27
-
<pclass="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
+
<pclass="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>
0 commit comments