OpenID4VP helpers for IT-Wallet relying parties and wallets, including authorization request retrieval/parsing, authorization response creation, JARM parsing/verification, and VP token parsing.
Detailed function documentation is maintained in source JSDoc and surfaced by TypeScript declarations and IDEs.
pnpm add @pagopa/io-wallet-oid4vp
The package keeps cryptographic and HTTP operations injectable through callbacks so it can run in Node.js, browsers, and React Native.