Skip to content

config properties session properties cookie properties same_site

GitHub Action edited this page Jan 8, 2025 · 9 revisions

Version

v1.3.2

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