Hi there, is there some doc on integrating with tr...
# support-questions-legacy
p
Hi there, is there some doc on integrating with trpc on next js via middleware? Any Help would be greatly appreciated
r
Hey.
Checkout the section on how to use JWT with sessions. Y
You can send the JWT in your trpc requests and verify that on the backend
p
ye just realized 🙂 had a config error on my end. thanks a ton anyway 🙂
2 Views