Skip to content

config properties session properties cookie properties same_site

GitHub Action edited this page May 21, 2025 · 19 revisions

Version

v2.1.0

same_site Type

string

same_site Constraints

enum: the value of this property must be equal to one of the following values:

Value Explanation
"strict"
"lax"
"none"

same_site Default Value

The default value is:

"strict"
Clone this wiki locally