cookies redirection via middleware not happening
Unanswered
Korat posted this in #help-forum
KoratOP
I have one service running in nextjs example.dev.random.com and I want redirect this service to qwikjs framework running on example1.dev.random.com but cookies are not redirect from one service to another but in localhost it works fine? How to make it work