📝Input descriptors
{
"credential_manifest": {
"presentation_definition": {
"id": "32f54163-7166-48f1-93d8-ff217bdb0653",
"input_descriptors": [
{
"id": "emailPass_input_1",
"constraints": {
"fields": [
{
"path": [
"$.type"
],
"filter": {
"type": "string",
"pattern": "EmailPass"
}
}
]
}
}
]
}
}
}Last updated