Cody
BABetter Auth
•Created by Cody on 3/16/2025 in #help
Server session untyped
We're currently in the process of migrating an AuthJS monorepo to better-auth, but off the bat are experiencing the returned value of a server side
getSession
being untyped.
We were able to create a minimal reproduction using a fresh Turborepo which we can share if required.
Details from minimal repoduction:
Minimal TS config in order of inheritance.
9 replies