Working on form

This commit is contained in:
2021-04-17 14:10:14 +02:00
parent 6c6301138a
commit fae7338694
9 changed files with 44 additions and 62 deletions

View File

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