-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
We want to extend the verification of Verifiable Presentations and as so we created our own implementation of verifyPresentationCallback
to be used. What we want is that the response of this callback to be stored somewhere (i think AuthorizationResponse class should store it somewhere, from what i see it is used also to fetch the status of the verification). This would make it easier to extend with additional functionality and be a little better at providing different values to be presented to the end user when they want to see the result of the verification.
Currently the code does not store whatever verificationResult
returns. Storing this information would be beneficial.
Metadata
Metadata
Assignees
Labels
No labels