mirror of
https://github.com/ArthurDanjou/artdanj-api.git
synced 2026-01-14 20:19:26 +01:00
update cookies
This commit is contained in:
@@ -77,7 +77,7 @@ const sessionConfig: SessionConfig = {
|
||||
cookie: {
|
||||
path: '/',
|
||||
httpOnly: true,
|
||||
sameSite: 'none',
|
||||
sameSite: false,
|
||||
},
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user