Skip to content

@auth/core@0.28.1

Compare
Choose a tag to compare
@balazsorban44 balazsorban44 released this 25 Mar 14:48
· 404 commits to main since this release

Bugfixes

  • core: ignore basePath if pages configuration (#10288) (9c56e69)
  • core: cannot parse action at /session (#10094) (4a2d511)
  • tests: setEnvDefaults test with AUTH_SECRET/config.secret values (#10400) (86c8822)
  • export CredentialsSignin class to extend in custom authorize errors (#10200)
  • throw MissingSecret when secret missing (#10305)

Other

  • adapters: fix link leading to 404 (#10217) (52758a9)
  • core: fix failed tests for webauthn (#10281) (9a5416b)
  • jsdoc: note different default basePaths (#10239) (e9a3e8e)
  • cleanup nextjs dev/example middleware.ts file (#10222)
  • fix punctuation in error logging wrapper (#10186)