Next.js Discord

Discord Forum

something like event.locals for Nextjs

Unanswered
Siamese Crocodile posted this in #help-forum
Open in Discord
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?

0 Replies