We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
teh second value is not taken into account
{ "id": "email_1", "input_descriptors": [ { "id": "email_1_1", "constraints": { "fields": [ { "path": [ "$.vc.credentialSubject.email", "$.email" ] } ] } } ], "format": {
The text was updated successfully, but these errors were encountered:
Get an EmailPass is jwt_vc_json with OIDC4VCI test 4
Present with OIDC4VP test 3
@bibash28
The rule is that the wallet must fetch from first path in array and stop if one VC is found
Sorry, something went wrong.
feat: Update presentation definition logic - consider field.optional,…
40a4237
… one path must be satisfied, all fields should be satisfied #3012 #2882
bibash28
No branches or pull requests
teh second value is not taken into account
The text was updated successfully, but these errors were encountered: