
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
I was using node-jose for openid-client and oidc-provider and came to realize its shortcomings in terms of performance and API (not having well defined errors).
jose - npm
The jose module supports encryption and decryption of JWE messages with arbitrary plaintext in Compact, Flattened JSON, and General JSON serialization syntaxes.
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 …
jwks-rsa - npm
Supports all currently registered JWK types and JWS Algorithms, see panva/jose#262 for more information.
ecdsa-sig-formatter - npm
Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenation. Latest version: 1.0.11, last published: 7 years ago. Start using ecdsa-sig-formatter in your project by running `npm i …
@vvo/tzdb - npm
[ // ... { name: "America/Los_Angeles", alternativeName: "Pacific Time", group: ["America/Los_Angeles"], continentCode: "NA", continentName: "North America", countryName: "United States", countryCode: …
node-jose - npm
A JavaScript implementation of the JSON Object Signing and Encryption (JOSE) for current web browsers and node.js-based servers. Latest version: 2.2.0, last published: 3 years ago.
jws - npm
This was developed against draft-ietf-jose-json-web-signature-08 and implements the entire spec except X.509 Certificate Chain signing/verifying (patches welcome).
@types/node-jose - npm
Jan 1, 2013 · TypeScript definitions for node-jose. Latest version: 1.1.13, last published: 2 years ago. Start using @types/node-jose in your project by running `npm i @types/node-jose`. There are 26 …