📖Verifier implementation
{
"type": "VerifiablePresentationRequest",
"query": [
{
"type": "DIDAuth"
}
],
"challenge": "a random uri",
"domain" : "talao.co"
}{
"type": "VerifiablePresentationRequest",
"query": [{
"type": "QueryByExample",
"credentialQuery": [
{}]
}],
"challenge": "a random uri",
"domain" : "talao.co"
}Last updated