npm.io
1.5.7 • Published 1 week ago

@pagopa/io-wallet-oauth2

Licence
Apache-2.0
Version
1.5.7
Deps
6
Size
1.0 MB
Vulns
0
Weekly
0
Stars
6

@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-oauth2

The package is environment-agnostic: provide cryptographic and HTTP operations through callbacks instead of relying on runtime globals.