Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
jose
JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes
ecdsa-sig-formatter
Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenation
jwk-to-pem
Convert a JSON Web Key to a PEM
@fastify/jwt
JWT utils for Fastify
react-jwt
Small library for decoding json web tokens (JWT)
jsonwebtoken-esm
A wrapper that rebundles [`jsonwebtoken`](https://www.npmjs.com/package/jsonwebtoken) into ESM, so you can use it in your `vite`, `skypack`, or wherever you need ESM.
web-auth-library
Authentication library for the browser environment using Web Crypto API
react-auth-kit
Authentication Library for React, which makes Token based auth very easy
@loopback/authentication-jwt
Extension for the prototype of JWT authentication
@node-rs/jsonwebtoken
Rust jsonwebtoken binding for Node.js
validate-azure-ad-token
Function to validate access token received from azure active directory. Useful when you're using a msal library to authenticate users on the frontend and you wanna verify Microsoft tokens in the API.
@node-rs/jsonwebtoken-linux-x64-gnu
Rust jsonwebtoken binding for Node.js
jwt-js-decode
Decode, sign/resign or verify JSON Web Tokens (JWT). Works in majority of modern browsers, Node.js and other JavaScript runtimes.
express-jwt-blacklist
express-jwt plugin for token blacklisting
chai-jwt
JWT helpers for chai
jwt-promisify
A promisified version of jsonwebtoken with TypeScript support.
jwk-allowed-algorithms
Get an array of algorithms allowed to be used with a JWK.
azure-ad-jwt-lite
Lightweight (<320kb unzipped) library to validate Microsoft AzureAD. Written in typescript fully-tested with 100% code coverage.
hapi-auth-keycloak
JSON Web Token based Authentication powered by Keycloak
node-jws
Json Web Signature library for signing/verifying signatures working natively with cloud