yxaepnm
yxaepnm
TtRPC
Created by yxaepnm on 8/13/2023 in #❓-help
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 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