Y
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
thepete2
2540 days ago
correction: same origin policy, so it doesn't work
link
lol768
2540 days ago
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.
link