What is jose?
"JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes"
jose is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 251.5 KB on disk.
Installation Guide
# Install via NPM
npm install jose
# Install via Yarn
yarn add jose