keylab
v0.1.38
Published
keylab is a library aiming to create and validate JSON Web Tokens without hussle or prerequisitie cryptography knowledge.
Maintainers
Readme
keylab
Create, sign, verify, and inspect JWTs with PEM, JWK, and JWKS support.
Works across Node.js, Cloudflare Workers, browsers, and Bun, including portable support for curves modern jose no longer handles directly.
Install with bun add keylab, npm install keylab, or yarn add keylab.
Docs
License
This project is licensed under the MIT license. See the LICENSE file for more info.
