kych

OAuth 2.0 API for Swiyu to enable Taler integration of Swiyu for KYC (experimental)
Log | Files | Refs

commit ef650bc25577d9687033a814eb548cdef780196b
parent 5c31c9d5e59026c83886364dc64e5d011e6e5487
Author: Henrique Chan Carvalho Machado <henriqueccmachado@tecnico.ulisboa.pt>
Date:   Mon, 13 Oct 2025 13:11:53 +0200

Fixed incorrect Verification Title

Diffstat:
Mswiyu-verifier/api_requests/ver_req_over18.json | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/swiyu-verifier/api_requests/ver_req_over18.json b/swiyu-verifier/api_requests/ver_req_over18.json @@ -4,8 +4,8 @@ "response_type": "vp_token", "presentation_definition": { "id": "00000000-0000-0000-0000-000000000000", - "name": "Over 18 and Name Verification", - "purpose": "Verify age over 18 and collect first and last name", + "name": "Over 18 Verification", + "purpose": "Verify age is over 18", "input_descriptors": [ { "id": "11111111-1111-1111-1111-111111111111",