Await setting of cookies?
Unanswered
rex1410 posted this in #help-forum
rex1410OP
I have 2 NextJS web apps, both working on subdomains. I am setting a cookie on one web app and it should be accessible by the 2nd web app.
How can I open the 2nd web app only after the cookie has been set?
Is there any way to wait for cookies being set?
How can I open the 2nd web app only after the cookie has been set?
Is there any way to wait for cookies being set?