licenses.dev

jsontokens v3.1.1

node.js library for encoding, decoding, and verifying JSON Web Tokens (JWTs)

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT4
PackageRelationDependenciesPublished
@noble/hashes • 1.8.0Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & ScryptDIRECT0
@noble/secp256k1 • 1.7.2Fastest JS implementation of secp256k1. Independently audited, high-security, 0-dependency ECDSA & Schnorr signaturesDIRECT0
base64url • 3.0.1For encoding to/from base64urlsDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
ecdsa-sig-formatter • 1.0.11Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenationDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/jsontokens)](https://licenses.dev/npm/jsontokens)
<a href="https://licenses.dev/npm/jsontokens">
  <img src="https://licenses.dev/b/npm/jsontokens" alt="licenses" />
</a>

Or the licenses badge code for the 3.1.1 version:

[![licenses](https://licenses.dev/b/npm/jsontokens/3.1.1)](https://licenses.dev/npm/jsontokens/3.1.1)
<a href="https://licenses.dev/npm/jsontokens/3.1.1">
  <img src="https://licenses.dev/b/npm/jsontokens/3.1.1" alt="licenses" />
</a>
GitHub