How do third-party cookies work?
MDN has some great documentation on various web technologies, including on third-party cookies. From those docs: If the cookie domain and scheme match the current page the user is looking at (the URL shown in the browser’s address bar), the cookie is considered to be from the same site as Read more