Closed angelhdzdev closed 1 year ago
Amazing package! It finally helped me understand tRPC. I just proposed in the official trpc repo to include this package in an "Integrations" section.
If anyone can give me a tip, how to integrate express-session in Nuxt 3?
In a pure Node project I would add an express app and install the session as a middleware.
But I don't seem to find a way to do it with the Nuxt 3 module.
Any tip will be appreciated.
Wishing you all health, peace, and success! 🔥❤
I just learned about nuxt-iron-session and h3-session.
I'm going to try h3-session first.
How to integrate it with trpc-nuxt?
Amazing package! It finally helped me understand tRPC. I just proposed in the official trpc repo to include this package in an "Integrations" section.
If anyone can give me a tip, how to integrate express-session in Nuxt 3?
In a pure Node project I would add an express app and install the session as a middleware.
But I don't seem to find a way to do it with the Nuxt 3 module.
Any tip will be appreciated.
Wishing you all health, peace, and success! 🔥❤