Releases: nextauthjs/next-auth
Releases · nextauthjs/next-auth
Release list
next-auth@4.24.15
Security patch release for the 4.x line.
getToken()now returnsnullinstead of throwing when theAuthorizationheader contains a malformed Bearer value.- OAuth
state,nonce, and PKCE check cookies are now bound to the provider that created them and are rejected when a different provider handles the callback. Sign-ins in flight across the upgrade fail once and succeed on retry. - Email addresses are Unicode-normalized (NFKC) before validation in the email sign-in flow, closing a homoglyph
@bypass. - An explicitly configured
NEXTAUTH_URLnow takes precedence over the auto-detected forwarded host in trusted-host mode. - Restores CommonJS compatibility by pinning
uuidto^11.1.1; the 14.x line is ESM-only and brokerequire()on Node versions below 20.19.
@auth/xata-adapter@1.11.3
Other
- @auth/core: dependency update (8a933f9)
@auth/upstash-redis-adapter@2.11.3
Other
- @auth/core: dependency update (8a933f9)
@auth/unstorage-adapter@2.11.3
Other
- @auth/core: dependency update (8a933f9)
@auth/typeorm-adapter@2.11.3
Other
- @auth/core: dependency update (8a933f9)
@auth/sveltekit@1.11.3
Other
- @auth/core: dependency update (8a933f9)
@auth/surrealdb-adapter@2.2.3
Other
- @auth/core: dependency update (8a933f9)
@auth/supabase-adapter@1.11.3
Other
- @auth/core: dependency update (8a933f9)
@auth/solid-start@0.19.3
Other
- @auth/core: dependency update (8a933f9)
@auth/sequelize-adapter@2.11.3
Other
- @auth/core: dependency update (8a933f9)