A JWT encryption and decryption library for node applications
JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes
Decode JWT tokens, mostly useful for browser applications.
Wrap functions of JOSE in steady interface
Calculate GitHub App bearer tokens for Node & modern browsers
OpenPGP.js is a Javascript implementation of the OpenPGP protocol. This is defined in RFC 4880.
Passport authentication strategy using JSON Web Tokens
TypeScript definitions for passport-jwt
Wrapper for encrypted localStorage and sessionStorage in browser
JWT utils for Fastify
[](https://travis-ci.org/auth0/node-xml-encryption)
a secure dotenv–from the creator of `dotenv`
The *client-node* module includes all of the modules you need to use the AWS Encryption SDK for JavaScript with Node.js.
[](https://travis-ci.org/auth0/node-xml-encryption)
JWT authentication middleware.
JSON Web Token helper library for Angular
Fast JSON Web Token implementation
Verify JSON Web Tokens (JWT) from Amazon Cognito and other IDPs
GitHub App authentication for JavaScript
Library for Signing and Verifying JWTs that use DIDs as issuers and JWEs that use DIDs as recipients
Authentication middleware for Express.js that validates JWT bearer access tokens.
JWT JWKS verification plugin for Fastify
A lightweight JWT implementation with ZERO dependencies for Cloudflare Worker
Koa middleware for validating JSON Web Tokens
Generate, encrypt, and decrypt signed JSON web tokens
Authentication via JWT (with encryption)
Automatically encrypt your JWT's using envelope encryption for added safety
A ruby library for creating and reading JSON Web Tokens (JWT), supporting JSON Web Signatures (JWS) and JSON Web Encryption (JWE).
JWT-like solution, that enables you to store encrypted and signed Hash'es on the client side, decrypt and verify them upon retreival
Post-quantum cryptography SaaS API supporting ML-KEM (Kyber) and ML-DSA (Dilithium) algorithms. Provides keypair management and cryptographic operations (encrypt, decrypt, sign, verify). ## Authentication - **JWT Bearer Token** — user-based auth, obtained from `/auth/login` or `/auth/register` - **API Key (header)** — programmatic access via `X-API-Key` header - **API Key (query)** — programmatic access via `?api_key=` query parameter ## Quick Start 1. Register → `POST /auth/register` 2. Login → `POST /auth/login` → copy `data.token` 3. Generate keypair → `POST /generate-keypair` 4. Encrypt / Sign with the keypair ID
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.