From 3908b7c9f5ca7f4de7988880d507fd45c6cf9f0c Mon Sep 17 00:00:00 2001 From: F-Node-Karlsruhe Date: Tue, 23 Apr 2024 15:54:16 +0200 Subject: [PATCH] add sd-jwt to presentation request Signed-off-by: F-Node-Karlsruhe --- .../src/components/PresentationRequest.vue | 349 ++++++++++-------- 1 file changed, 200 insertions(+), 149 deletions(-) diff --git a/frontend/src/components/PresentationRequest.vue b/frontend/src/components/PresentationRequest.vue index af42e28..8ef48e7 100644 --- a/frontend/src/components/PresentationRequest.vue +++ b/frontend/src/components/PresentationRequest.vue @@ -1,167 +1,218 @@ \ No newline at end of file +