Chapter 17: Building a Verifier
This chapter explains how to implement an OID4VP verifier: constructing the presentation request (including PEX query), serving the request_uri endpoint, receiving and parsing the VP token, resolving the issuer's did:web to get the public key, and verifying the SD-JWT signature and disclosures.
Coming soon.