Skip to content

Choose a tag to compare

@balazsorban44 balazsorban44 released this 05 Feb 22:34
· 1089 commits to main since this release

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)