Next-auth session error
I have already setup tRPC v11.0.0-rc.666 with next auth v5.0.0-beta.25 but when i use the
await auth()
in tRPC context got error Error [TRPCClientError]:
headers was called outside a request scope.
0 Replies