licenses.dev

next-auth v4.24.15

Authentication for Next.js

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT12
PackageRelationDependenciesPublished
@babel/runtime • 7.29.7babel's modular runtime helpersDIRECT0
@panva/hkdf • 1.2.1HKDF with no dependencies using runtime's native cryptoDIRECT0
cookie • 0.7.2HTTP server cookie parsing and serializationDIRECT0
jose • 4.15.9'JSON Web Almost Everything' - JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimesDIRECT0
oauth • 0.9.15Library for interacting with OAuth 1.0, 1.0A, 2 and Echo. Provides simplified client access and allows for construction of more complex apis and OAuth providers.DIRECT0
object-hash • 2.2.0Generate hashes from javascript objects in node and the browser.INDIRECT0
oidc-token-hash • 5.2.0oidc-token-hash validates (and generates) ID Token `_hash` claims such as `at_hash` or `c_hash`INDIRECT0
openid-client • 5.7.1OpenID Connect Relying Party (RP, Client) implementation for Node.js runtime, supports passportjsDIRECT5
preact-render-to-string • 5.2.6Render JSX to an HTML string, with support for Preact components.DIRECT1
preact • 10.29.7Fast 3kb React-compatible Virtual DOM library.DIRECT0
pretty-format • 3.8.0Stringify any JavaScript value.INDIRECT0
uuid • 11.1.1RFC9562 UUIDsDIRECT0
ISC2
PackageRelationDependenciesPublished
lru-cache • 6.0.0A cache object that deletes the least-recently-used items.INDIRECT1
yallist • 4.0.0Yet Another Linked ListINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 4.24.15 version:

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