tRPC + cls-hooked
Hi, im trying to implement
cls-hooked
library with trpc's protectedProcedure, but it doesnt seem to work.
The value i set inside the use
doesnt exists afterwards.
When im doing the same outside of the use
function, it works as expected.
Any idea what am i missing?0 Replies