eu-digital-identity-wallet / eudi-srv-web-verifier-endpoint-23220-4-kt

Web application (Backend Restful service) that acts as a Verifier/RP trusted end-point.
Apache License 2.0
9 stars 11 forks source link

Allow the verifier to query for events related to a presentation transaction #178

Closed babisRoutis closed 1 month ago

babisRoutis commented 1 month ago

Currently, Verifier the initiator of a presentation transaction doesn't have the ability to check "what is the state" of the transaction. In particular, which interactions between the wallet and the verifier-endpoint have been completed.

A new option in the VerifierAPI could be added to allow Verifier to obtain a list of events, the event log, that are related to a specific transaction.