Next JS on Project IDX
i try to build nextjs on Google’s Project IDX, but it seems there is some problem with cookies management. i set my session cookies on login page, then i want to take it values on other page. it is set when i do login, but when i move to other page, there is no cookies anymore.