read cookie on server
Hello
I have an object that I store as a cookie so it can be read both on client and server-side. How can I get a specific attribute of the cookie, like id?
I have an object that I store as a cookie so it can be read both on client and server-side. How can I get a specific attribute of the cookie, like id?
