browser-cookies icon indicating copy to clipboard operation
browser-cookies copied to clipboard

samesite: None is missing

Open hammadmansuri opened this issue 5 years ago • 1 comments

Google plans to add a new option "None" for samesite property. Currently, it's missing for browser-cookies. It has 3 options ("", "Strict" and "Lax"). so, typescript compiler is throwing the compile-time error.

hammadmansuri avatar Feb 04 '20 08:02 hammadmansuri

See: #23

jimthedev avatar Aug 31 '20 20:08 jimthedev