You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.
Hi,
I am trying to implement Predicate and Restrictions related functionality in CreatePresentation method from ProofRequestViewModel, but I have some missunderstandings:
First of all, should we select the credential for the predicate same way we select credential for attribute ? If yes, how to get list of predicate credentials, because ListCredentialsForProofRequestAsync method from proofService is returning an empty list (for both cases when the predicate has restrictions and has no restrictions).
In case we should not select the credential for predicate, can someone give a hint on how this should be implemented.
Thanks
The text was updated successfully, but these errors were encountered:
Hi,
I am trying to implement Predicate and Restrictions related functionality in CreatePresentation method from ProofRequestViewModel, but I have some missunderstandings:
First of all, should we select the credential for the predicate same way we select credential for attribute ? If yes, how to get list of predicate credentials, because ListCredentialsForProofRequestAsync method from proofService is returning an empty list (for both cases when the predicate has restrictions and has no restrictions).
In case we should not select the credential for predicate, can someone give a hint on how this should be implemented.
Thanks
The text was updated successfully, but these errors were encountered: