🐛 fix: access cookie via header on logout
Some checks failed
Integration Tests / integration-tests (pull_request) Failing after 51s
Some checks failed
Integration Tests / integration-tests (pull_request) Failing after 51s
This commit is contained in:
@ -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",
|
||||
|
||||
Reference in New Issue
Block a user