andreizanik / cookies-next

Getting, setting and removing cookies on both client and server with next.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to overwrite ?

dmitryshelomanov opened this issue · comments

SSR set cookies with same name and value

And then its cookies already setted and duplicated, how to remove duplicates ?