feat: change the userId beahviour

This commit is contained in:
Levente Orban
2026-08-11 09:02:40 +02:00
parent d18afc43da
commit fdc04502f9
19 changed files with 33 additions and 65 deletions

View File

@@ -14,10 +14,7 @@ const config = {
// see "split" mode in https://github.com/sveltejs/kit/tree/main/packages/adapter-netlify
edge: false,
split: false
}),
csrf: {
checkOrigin: false
}
})
}
};