Trying stateless

This commit is contained in:
2021-08-20 10:51:57 +02:00
parent 0c3640e507
commit 6f3ed077f6
3 changed files with 4 additions and 2 deletions

View File

@@ -78,6 +78,8 @@ const sessionConfig: SessionConfig = {
path: '/',
httpOnly: true,
sameSite: false,
domain: '.arthurdanjou.fr',
secure: true
},
/*