yxaepnm
Set server response headers from TRPC standalone adapter
Hi
I am trying to implement my own authentication in Trpc. For this I need to create a session on the backend and return appropriate headers like set cookie for
Could find anything here or in the docs. Thank you 🙏
session-token
and csrf-token
.
How can I set these headers from within a mutation when using the standalone adapter.Could find anything here or in the docs. Thank you 🙏
5 replies