github nextauthjs/next-auth next-auth@v4.3.3

latest releases: next-auth@5.0.0-beta.18, @auth/azure-tables-adapter@1.1.0, @auth/d1-adapter@1.1.0...
2 years ago

Bugfixes

  • providers: add optional chaining to avoid nullish reference errors (#4365) (59daa0e)
  • signin: set email sign-in input to "email" & "required"(#4352) (fd755bc)
  • more strict default callback url handling
  • Cleanup global __NEXTAUTH state after unmount (#4383)
  • update default callbacks.redirect

Other

  • adapters: Add next-autth as devDependencies for adapters (#4226) (6e28ccf)
  • bump versions
  • manually upgrade dep version
  • Update JWT docs to reflect JWE changes in v4 (#4313)

Don't miss a new next-auth release

NewReleases is sending notifications on new releases.