update cookies

This commit is contained in:
2021-09-10 17:07:34 +02:00
parent 5fe14f467c
commit f3b959ccc7

View File

@@ -77,7 +77,7 @@ const sessionConfig: SessionConfig = {
cookie: {
path: '/',
httpOnly: true,
sameSite: 'none',
sameSite: false,
},
/*