© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Setting cookie with sendRedirect - Nuxt
N
Nuxt
•
16mo ago
•
4 replies
bnason
Setting cookie with sendRedirect
I
'm having a weird error where I can
't make a simple replication for it seems
. I am logging in a user and setting their session via
useSession
useSession
then I am redirecting them back to where they came from using
sendRedirect
sendRedirect
. However that results in their session NOT being set
. If I simply comment out the
sendRedirect
sendRedirect
everything works fine though
.
Recent Announcements
Similar Threads
sendRedirect not redirecting to page in ssr
N
Nuxt / ❓・help
3y ago
auth cookie
N
Nuxt / ❓・help
2y ago
Auth cookie
N
Nuxt / ❓・help
4y ago
Cookie based auth with nuxt auth utils
N
Nuxt / ❓・help
7mo ago