About 264,000 results
Open links in new tab
  1. 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), …

  2. 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 …

  3. jose - npm

    The jose module supports encryption and decryption of JWE messages with arbitrary plaintext in Compact, Flattened JSON, and General JSON serialization syntaxes.

  4. 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 …

  5. @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 …

  6. 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 …

  7. 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 …

  8. @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 …

  9. 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

  10. 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 …