something like event.locals for Nextjs
Unanswered
Siamese Crocodile posted this in #help-forum
Siamese CrocodileOP
Is there something like event.locals in sveltekit for nextjs?
I want to retrieve a user from a cookie in middleware and then set the user so it can be used anywhere else serverside in my app.
There might already be a way to do this, but I am not sure. Any suggestions?
I want to retrieve a user from a cookie in middleware and then set the user so it can be used anywhere else serverside in my app.
There might already be a way to do this, but I am not sure. Any suggestions?