Put back CSRF
This commit is contained in:
@@ -17,9 +17,6 @@ const config = {
|
|||||||
}),
|
}),
|
||||||
|
|
||||||
kit: {
|
kit: {
|
||||||
csrf: {
|
|
||||||
checkOrigin: false
|
|
||||||
},
|
|
||||||
adapter: adapter({
|
adapter: adapter({
|
||||||
// edge: true
|
// edge: true
|
||||||
}),
|
}),
|
||||||
|
|||||||
Reference in New Issue
Block a user