cookies not set in self-hosting
Unanswered
Orinoco Crocodile posted this in #help-forum
Orinoco CrocodileOP
how to fix this?
I'm trying deploy in vercel but it's work fine
but self host is not working
here's my login function (using server action /
https://paste.timings.redstonesucht.de/JNwr9viHbQ
I'm trying deploy in vercel but it's work fine
but self host is not working
here's my login function (using server action /
"use server")https://paste.timings.redstonesucht.de/JNwr9viHbQ
1 Reply
Orinoco CrocodileOP
oh i think i need to wrap it with try catch