From 046de58037c942ecda8e546761e79abdf7e179d0 Mon Sep 17 00:00:00 2001 From: nianiB9 Date: Fri, 5 Dec 2025 16:23:59 -0600 Subject: [PATCH] add authentication --- frontend/public/locales/en/Home.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/locales/en/Home.json b/frontend/public/locales/en/Home.json index 641aa51..5f73451 100644 --- a/frontend/public/locales/en/Home.json +++ b/frontend/public/locales/en/Home.json @@ -1,6 +1,6 @@ { "Header1": "IT Sample Application", - "Header2": "Discover the power of Docusign APIs and how they can be used in the IT industry.", + "Header2": "Using Authorization Code Grant (ACG) and JWT authentication, discover the power of Docusign APIs and how they can be used in the IT industry.", "Footer1": " ", "Footer2": "
", "SandBoxButton": "Create Developer Account",