/node-jwk-utils

A Node.js library for working with the JSON Web Key format (RFC #7517).

Primary LanguageTypeScriptMIT LicenseMIT

node-jwk-utils

A Node.js library for working with the JSON Web Key format (RFC #7517).

Only exports JWK TypeScript types for now. Will include functions to convert between PEM encoding and JWK strings soon.

npm i -P jwk-utils