express-session for tRPC
I am using express-session for all my servers to create session authentication.
Is there something for tRPC that you can recommend, to get session authentication?
Is there something for tRPC that you can recommend, to get session authentication?