json-web-token
JSON Web Token (JWT) is a compact token format intended for space constrained environments such as HTTP Authorization headers and URI query parameters.
@dupkey/jwt
Create an access token, refresh token, and verify.
advanced-js-kit
Modern TypeScript utility library with tree-shaking support - Array, String, Number, Network, Sleep, and JWT utilities for JavaScript and TypeScript projects
@neabyte/secure-jwt
A secure JWT library with multiple encryption algorithms, zero dependencies, and built-in security for Node.js applications.