JwtProof
proof_typestringrequired
Possible values: [jwt
, di_vp
, attestation
]
Example:
jwt
jwtstringrequired
Example:
jwt-token-sample
JwtProof
{
"proof_type": "jwt",
"jwt": "jwt-token-sample"
}