bs-express
bs-express copied to clipboard
Can't explicitly set SameSite to None
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.
Thanks @maxkorp