@pagopa/io-wallet-oauth2
v1.4.2
Published
OAuth 2.0 helpers for IT-Wallet flows, including Pushed Authorization Requests, PKCE, DPoP, JAR/JARM utilities, access-token handling, wallet/client attestation helpers, and MRTD proof-of-possession support.
Keywords
Readme
@pagopa/io-wallet-oauth2
OAuth 2.0 helpers for IT-Wallet flows, including Pushed Authorization Requests, PKCE, DPoP, JAR/JARM utilities, access-token handling, wallet/client attestation helpers, and MRTD proof-of-possession support.
Detailed function documentation is maintained in source JSDoc and surfaced by TypeScript declarations and IDEs.
Installation
pnpm add @pagopa/io-wallet-oauth2The package is environment-agnostic: provide cryptographic and HTTP operations through callbacks instead of relying on runtime globals.
