From 5411776f743216d5d18ffa05c726e4bc464464eb Mon Sep 17 00:00:00 2001 From: nianiB9 Date: Mon, 22 Dec 2025 13:53:02 -0600 Subject: [PATCH] add auth text --- app/views/layouts/application.html.erb | 2 +- public/locales/en/Home.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index 2f3d6e2..2c3b013 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -4,7 +4,7 @@ "Webhooks Sample App" - +
diff --git a/public/locales/en/Home.json b/public/locales/en/Home.json index e160272..eaf3a90 100644 --- a/public/locales/en/Home.json +++ b/public/locales/en/Home.json @@ -1,6 +1,6 @@ { "Header1": "Webhooks Sample App", - "Header2": "Discover how the Docusign Connect webhook service can help you monitor and automate your business processes through real-time updates when specific events are triggered in your workflows.", + "Header2": "Discover how the Docusign Connect webhook service can help you monitor and automate your business processes through real-time updates when specific events are triggered in your workflows. This sample app uses JWT authentication.", "SandBoxButton": "Create Developer Account", "LearnMoreButton": "Learn More", "Card1": {