🐞 Bug Fixes
- Remove max validation on siwe verify endpoint - by @orshih6 and @himself65 in #8158 (84565)
- Dynamic base url auth context should contain all properties of context - by @Engerim in #8170 (00dfa)
- adapter: Map camelCase keys during checkMissingFields in Drizzle adapter - by @jonathan-teamstatus and @himself65 in #8176 (1d7f4)
- api: Respect freshAge in deleteUser - by @bytaesu in #8174 (f7a65)
- client: Broadcast session updates to other tabs on sign-out and user update - by @Abhinav-kodes and Abhinav-kodes in #8177 (c45ed)
- cookies: Export
getAccountCookiefrombetter-auth/cookies- by @bytaesu in #8181 (6beb0) - docs: Redirect legacy
/docs/errorsroutes to/docs/reference/errors- by @bytaesu in #8160 (e8a84) - nextjs: Use explicit .js extension in next/headers imports - by @Jordanburch101 in #8178 (f90a5)
- two-factor: Handle undefined options verifyTwoFactor - by @okisdev in #8162 (49931)