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