bitter-monkey-50309
09/13/2022, 6:07 PMStrict does protect, but it has the oddity of if you click a link from another website when you should be authenticated you're not actually logged in because the cookies aren't sent, so for UX I (personally) wouldn't use that. And Lax lets GET requests pass the cookie and sometimes I'm dumb and things happen on those requests that I wouldn't necessarily want