mirror of
https://github.com/ArthurDanjou/artdanj-api.git
synced 2026-01-24 16:50:26 +01:00
update cookies
This commit is contained in:
@@ -77,9 +77,7 @@ const sessionConfig: SessionConfig = {
|
|||||||
cookie: {
|
cookie: {
|
||||||
path: '/',
|
path: '/',
|
||||||
httpOnly: true,
|
httpOnly: true,
|
||||||
sameSite: 'lax',
|
sameSite: false,
|
||||||
domain: '.arthurdanjou.fr',
|
|
||||||
secure: true
|
|
||||||
},
|
},
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
Reference in New Issue
Block a user