tough-cookie.createcookieoptions.samesite.md
May 3, 2024 ยท View on GitHub
Home > tough-cookie > CreateCookieOptions > sameSite
CreateCookieOptions.sameSite property
The 'SameSite' attribute of a cookie as defined in RFC6265bis (See RFC6265bis (v13) Section 5.2).
Signature:
sameSite?: string | undefined;