Skip to content

Commit e0fb436

Browse files
authored
Merge pull request #105 from docusign/DEVDOCS-16601
add auth methods to About section
2 parents fa40621 + 10a6e36 commit e0fb436

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/public/locales/en/About.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Title": "Docusign Sample Application for Insurance",
3-
"Description": "A sample insurance application that demonstrates some common Docusign API workflows including Docusign eSignature, Docusign Click, Docusign Payments, and real-time status.",
3+
"Description": "A sample insurance application that uses both Authorization Code Grant and JSON Web Token (JWT) Grant authentication and demonstrates some common Docusign API workflows including Docusign eSignature, Docusign Click, Docusign Payments, and real-time status.",
44
"SourceButton": "Source on GitHub",
55
"GitHubLink": "https://github.com/docusign/sample-app-insurance-python",
66
"SandboxText": "<h4>Get started with the Docusign APIs today</h4>",

0 commit comments

Comments
 (0)