| Option | COOKIE_SAMESITE | |
| Description | Sets whether the cookie should be restricted to first-party or same-site context | |
| Value Type | string | |
| Introduced Version | 1.0.0 | |
| Values | None | No restriction |
| Â | Strict | Restrict to first party |
| Â | Lax | Restrict to same-site |
Allows you to set whether the cookie should be restricted to first-party or same-site context.