🐛 fix: access cookie via header on logout
Some checks failed
Integration Tests / integration-tests (pull_request) Failing after 51s

This commit is contained in:
2026-02-15 22:58:24 +07:00
parent 42aa7ed8d3
commit c74597c57d
5 changed files with 15 additions and 11 deletions

View File

@ -28,7 +28,7 @@
"arctic": "^3.7.0",
"aws-sdk": "^2.1692.0",
"bcrypt": "^5.1.1",
"cookie": "^1.0.2",
"cookie": "^1.1.1",
"elysia": "latest",
"ioredis": "^5.6.1",
"joi": "^17.13.3",