fix: cookies HTTP, logout route prefix, header logout method
This commit is contained in:
+1
-1
@@ -66,7 +66,7 @@ export const http = defineConfig({
|
||||
/**
|
||||
* Send cookies only over HTTPS in production.
|
||||
*/
|
||||
secure: app.inProduction,
|
||||
secure: false,
|
||||
|
||||
/**
|
||||
* Cross-site policy for cookie sending.
|
||||
|
||||
Reference in New Issue
Block a user