i created this cookie in node js:
res.cookie(\'DKNS\', username, {maxAge: 10000 });
but it is created in the browser, but I don\'t know why i