JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes
-
Updated
Dec 18, 2024 - TypeScript
JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes
Transmute
Create and verify JWT bearer client assertions from the oauth-jwt-bearer RFC
A PEM to JWK tool converts a Privacy Enhanced Mail (PEM) encoded certificate to a JSON Web Key (JWK) format, containing information such as the public key and its algorithms. Useful for using PEM certificates in applications that expect JWK input.
JWK Thumbprint for JavaScript/TypeScript on both Web Browser and Node.js
The JWK Store is a flexible solution that allows you to provide your services with custom JSON Web Keys (JWK). It enables clients to request a JWK from the server, which can be associated with a password. If no JWK is found for the given ID, a new one will be generated.
Parse COSE(CBOR Object Signing and Encryption) to JWK(JSON Web Key) or PEM.
Repository from exanubes.com for Setup Cognito User Pool with custom emailing service
"JSON Web Almost Everything" - JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes.
NodeJS JWKS client library to retrieve keys
Manage JWK key sets and issue/verify JWT tokens using public key signatures.
Add a description, image, and links to the jwk topic page so that developers can more easily learn about it.
To associate your repository with the jwk topic, visit your repo's landing page and select "manage topics."