Support set-cookie please
We know this is coming but when can we expect this? Our app hosts iframes and cookies are essential for us to know who are the user...
12
votes
Dalin Huang
shared this idea
-
Daniel Camargo commented
This is a must-have!
-
Alain Schlesser commented
It seems like all the usual NextJS Firebase Auth integrations don't work because the session cookie cannot be set. Without this, it seems like NextJS is not really viable for actual apps.
-
Muhammad Ozair commented
Not sure if it's related, but I'm unable to read the cookies on server side in NextJS app hosted on App Hosting.
I need to be able to read cookies on the NextJS server to authorize users.