We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cf09b7 commit e4df7bbCopy full SHA for e4df7bb
todo_project/settings/staging.py
@@ -36,7 +36,7 @@
36
{
37
"COOKIE_DOMAIN": "realdevsquad.com",
38
"COOKIE_SECURE": True,
39
- "COOKIE_SAMESITE": "Strict",
+ "COOKIE_SAMESITE": "NONE",
40
}
41
)
42
0 commit comments