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