Fresh T3 install, auth.ts error: "next-auth" has no exported member getServerSession ???
Anyone know why I'm getting this typescript error was the function deprecated or removed recently?
1 Reply
getServerSession doesn't exist within that file anymore nor does "next-auth/next" exist anymore. T3 needs to be reconfigured to address the braking changes in next-auth.