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

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

Bugfixes

  • drop config.pages to determine action URL (0c91eb7)
  • correct action URLs (50e6f9e)
  • correct the default redirect for protected pages (#9252)
  • remove extra brace from sign-in URL for protected pages (#9145)
  • docs: invalid link correction (#9112)
  • docs: correct install command (548132f)
  • add missing baseUrl when constructing callback signin url (#9056)
  • pass empty object to provider config (bb0f335)
  • prefer AUTH_SECRET over NEXTAUTH_SECRET (15c2f68)
  • ts: stricter types (b455827)

Other

  • lowercase the import path for consistency. (#9235)
  • Updates TypeDoc index paths and fix broken links (#9191)
  • fix broken links (#9062)
  • simplify code (fde4ce8)
  • throw errors when raw, reorganize (#9118)
  • upgrade to Docusaurus v3 (#9059)
  • lint: use arrow functions (#8932)
  • import BuiltInProviderType path (90f2377)

Don't miss a new next-auth release

NewReleases is sending notifications on new releases.