From 8f0779b9d7ce11e9d919ae7e43e0a894e2a551c7 Mon Sep 17 00:00:00 2001 From: Krishna <74084119+GHkrishna@users.noreply.github.com> Date: Thu, 13 Jun 2024 17:00:24 +0530 Subject: [PATCH] fix: add device based change in email template for issuance and verification (#770) Signed-off-by: Krishna Waske Signed-off-by: KulkarniShashank --- .../out-of-band-issuance.template.ts | 21 +++++++++++++++++++ .../out-of-band-verification.template.ts | 21 +++++++++++++++++++ 2 files changed, 42 insertions(+) diff --git a/apps/issuance/templates/out-of-band-issuance.template.ts b/apps/issuance/templates/out-of-band-issuance.template.ts index b4fb458e1..e741588f1 100644 --- a/apps/issuance/templates/out-of-band-issuance.template.ts +++ b/apps/issuance/templates/out-of-band-issuance.template.ts @@ -8,6 +8,21 @@ export class OutOfBandIssuance { + @@ -36,9 +51,15 @@ export class OutOfBandIssuance {
Accept Credential + + Download App +

diff --git a/apps/verification/templates/out-of-band-verification.template.ts b/apps/verification/templates/out-of-band-verification.template.ts index 416862265..df33d0d68 100644 --- a/apps/verification/templates/out-of-band-verification.template.ts +++ b/apps/verification/templates/out-of-band-verification.template.ts @@ -9,6 +9,21 @@ export class OutOfBandVerification { + @@ -34,9 +49,15 @@ export class OutOfBandVerification {
Share Credential + + Download App +