
jose - npm
jose is a JavaScript module for JSON Object Signing and Encryption, providing support for JSON Web Tokens (JWT), JSON Web Signature (JWS), JSON Web Encryption (JWE), JSON Web Key (JWK), …
jose - npm
Apr 30, 2022 · JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes. Latest version: 5.8.0, last published: 17 days ago. Start …
jose - npm
The jose module supports encryption and decryption of JWE messages with arbitrary plaintext in Compact, Flattened JSON, and General JSON serialization syntaxes.
jose - npm
node-jose is built to work in any javascript runtime, to be able to do that it packs a lot of polyfills and javascript implementation code in the form of node-forge, this significantly increases the footprint of …
@frangoteam/fuxa - npm
Dec 9, 2025 · Web-based Process Visualization (SCADA/HMI/Dashboard) software. Latest version: 1.2.7, last published: 2 months ago. Start using @frangoteam/fuxa in your project by running `npm i …
next-firebase-auth-edge - npm
Key Features: Supports Next.js's latest features Zero bundle size Minimal setup: Unlike other libraries, you won’t need to create your own API routes or modify your next.config.js. Everything’s handled by …
mcp-remote - npm
Remote proxy for Model Context Protocol, allowing local-only clients to connect to remote servers using oAuth. Latest version: 0.1.37, last published: a day ago. Start using mcp-remote in your project by …
@outlawdesigns/authenticationclient - npm
A lightweight wrapper for handling **OpenID Connect** authentication flows in both browser-based and headless environments using [`openid-client`] (https://github.com/panva/node-openid-client) and …
jose - npm search
Jan 1, 2013 · node-jose A JavaScript implementation of the JSON Object Signing and Encryption (JOSE) for current web browsers and node.js-based servers crypto jose jwa jwe jwk jws justaugustus
npm-install | npm Docs
npm install <tarball file>: Install a package that is sitting on the filesystem. Note: if you just want to link a dev directory into your npm root, you can do this more easily by using npm link. Tarball …