licenses.dev

koa-jwt v4.0.4

Koa middleware for validating JSON Web Tokens

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT19
PackageRelationDependenciesPublished
aggregate-error • 3.1.0Create an error from multiple errorsINDIRECT2
clean-stack • 2.2.0Clean up error stack tracesINDIRECT0
indent-string • 4.0.0Indent each line in a stringINDIRECT0
jsonwebtoken • 9.0.2JSON Web Token implementation (symmetric and asymmetric)DIRECT14
jwa • 1.4.1JWA implementation (supports all JWS algorithms)INDIRECT3
jws • 3.2.2Implementation of JSON Web SignaturesINDIRECT4
koa-unless • 1.0.7Conditionally add a middleware to Koa with some common patterns.DIRECT0
lodash.includes • 4.3.0The lodash method `_.includes` exported as a module.INDIRECT0
lodash.isboolean • 3.0.3The lodash method `_.isBoolean` exported as a module.INDIRECT0
lodash.isinteger • 4.0.4The lodash method `_.isInteger` exported as a module.INDIRECT0
lodash.isnumber • 3.0.3The lodash method `_.isNumber` exported as a module.INDIRECT0
lodash.isplainobject • 4.0.6The lodash method `_.isPlainObject` exported as a module.INDIRECT0
lodash.isstring • 4.0.1The lodash method `_.isString` exported as a module.INDIRECT0
lodash.once • 4.1.1The lodash method `_.once` exported as a module.INDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
p-any • 2.1.0Wait for any promise to be fulfilledDIRECT6
p-cancelable • 2.1.1Create a promise that can be canceledINDIRECT0
p-some • 4.1.0Wait for a specified number of promises to be fulfilledINDIRECT4
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
ISC1
PackageRelationDependenciesPublished
semver • 7.7.1The semantic version parser used by npm.INDIRECT0
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 0.3.1A collection of essential TypeScript typesINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
buffer-equal-constant-time • 1.0.1Constant-time comparison of BuffersINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
ecdsa-sig-formatter • 1.0.11Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenationINDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 4.0.4 version:

[![licenses](https://licenses.dev/b/npm/koa-jwt/4.0.4)](https://licenses.dev/npm/koa-jwt/4.0.4)
<a href="https://licenses.dev/npm/koa-jwt/4.0.4">
  <img src="https://licenses.dev/b/npm/koa-jwt/4.0.4" alt="licenses" />
</a>
GitHub