Hacker News new | ask | show | jobs
by shortrounddev2 634 days ago
A third party cookie is a cookie that has been set across different domains. I.e: you are on foo.com, and a javascript request to bar.com sets a cookie on the bar.com domain.

A first party cookie is set on the same domain. I.e: you are on foo.com, and the page responds with a cookie for foo.com