Bugfixes
- ts: SignInResponse.error type (#8109) (465644f)
- Remove RSC warning in
getServerSession
(#8108) - Don't return
res.end()
in api handler (#8244)
Other
- docs: fixing broken link in documentation (#8208)
- docs: clarify
getServerSession
- docs: move
unstable_getServerSession
- docs: Typo fixed (#8206)
- docs(providers): mention HTTP-based Email guide (#8214)
- docs: Update object key "email" to "username" (#8113)
- doc: Add a guide on sending magic links to existing users only (#7663)
- docs: Update refresh-token-rotation.md - fix example client code filename (#8088)
- docs(providers): updated docs with missing account attribute (#8084)