cucaracha
Explore posts from serversAuth in context is initially null leading to TRPCClientError: UNAUTHORIZED
im trying to get some images in my server component using a protected procedure
problem is that the session is initially null (using nextauth5) in my context which leads to a TRPCClientError: UNAUTHORIZED. then another call is made and the session exists
2 replies