Skip to content

next-auth@5.0.0-beta.16

Compare
Choose a tag to compare
@ThangHuuVu ThangHuuVu released this 25 Mar 15:22
· 424 commits to main since this release

This release update next-auth with some changes from the core package & bug fixes:

Bug fixes

fix(next-auth): cannot parse action at /session (#10218)

Others (Core changes)

fix(core): ignore basePath if pages configuration (#10288)
fix: throw MissingSecret when secret missing (#10305)
chore(jsdoc): note different default basePaths (#10239)
fix(core): cannot parse action at /session (#10094)
fix: export CredentialsSignin class to extend in custom authorize errors (#10200)