igrantio-api-verifier
Installation
SKILL.md
iGrant.io OpenID4VC API - Verifier
When to use
Use this skill when your organisation asks a holder for credentials. It covers the 18 operations of the Verifier group: the verifier global configuration, presentation definitions, transaction data templates, the V3 verification request, the verification history, the Digital Credentials API response, and revalidation.
Use it when you must:
- write a DCQL query and store it as a presentation definition;
- send an Authorization Request and get the
openid4vp://URI and the correlation id; - read the disclosed claims and the
verifiedresult; - take a Digital Credentials API response from the browser;
- check a finished exchange again after a revocation.
For the wallet side of a presentation, read igrantio-api-holder. For issuance,
read igrantio-api-issuer.