github nextauthjs/next-auth next-auth@5.0.0-beta.6

latest releases: next-auth@5.0.0-beta.21, @auth/azure-tables-adapter@1.5.0, @auth/d1-adapter@1.5.0...
7 months ago

Features

  • Passkey / WebAuthn provider (experimental) (#8808)
  • support secret rotation (#9804)
  • nodemailer (prev Email), Resend, SendGrid (#9753)
  • re-export Adapter types (#9730)
  • expose full session in session callback (#9712)

Bug Fixes

  • Support empty string VERCEL_URL (#9846)
  • correctly create NextRequest instance instead of Request (#9795)
  • providers: signIn action should allow custom id for the Credentials provider (#9471)
  • next-auth basePath should be set to /api/auth by default (#9687)

Other

  • chore: set up testing
  • chore: fix build
  • core add getEnvDefaults and createActionURL to @auth/core for use in client libs (#9817)

Don't miss a new next-auth release

NewReleases is sending notifications on new releases.