Hacker News new | ask | show | jobs
by thepete2 2540 days ago
Yes, but you need a token to log out. For collapsing comments it should work though
1 comments

correction: same origin policy, so it doesn't work
SOP isn't relevant here - it relates generally to _reading_ content from another origin.

What is relevant here is whether the cookies are SameSite and/or whether a token is required.