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...
-
KM commented
Status shows as completed on Nov 6th 2024. What's the status of this? Hope to see a best practises example app with cookie based authentication.
-
D. Minh commented
I've been waiting for this since June...
-
Thomas Bouldin commented
This is one of our top priority projects
-
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.