ndom91
Passing data from `event.locals` to Frontend
Hey folks, I'm super new to solid/solid start, but I'm trying to implement some authentication and I have my user's session in
event.locals
and its available in Middleware / BE.
But how do I access that event.locals
data in the frontend? Having trouble finding anything online.10 replies