Next.js Discord

Discord Forum

Await setting of cookies?

Unanswered
rex1410 posted this in #help-forum
Open in Discord
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?

0 Replies