bs-express icon indicating copy to clipboard operation
bs-express copied to clipboard

Can't explicitly set SameSite to None

Open maxkorp opened this issue 5 years ago • 1 comments

As of february chrome auto treats cookies with no samesite set as lax, but the library lacks a way to explicitly set it to "none".

I'll submit a PR momentarily to fix this, just filing an issue in case there is some process needed.

maxkorp avatar Sep 01 '20 01:09 maxkorp

Thanks @maxkorp

ncthbrt avatar Sep 01 '20 06:09 ncthbrt