issues Search Results · repo:koajs/session language:JavaScript
Filter by
137 results
(73 ms)137 results
inkoajs/session (press backspace or delete to remove)Hi!
I m using node version 20.10.0.
$ nvm list
v18.17.1
v18.18.1
- v20.10.0
I ve assigned an object to a session property:
ctx.session.user = loginData.user;
The koa-session encoding ...
bug
fessacchiotto
- 5
- Opened on Jan 1, 2024
- #226
Describe the bug
Node.js version: !-- Write your Node.js version. -- v20.2.0 OS version: !-- Write your operating system and version. --
win11 Description: !-- A clear and concise description of what ...
bug
4i8
- Opened on Sep 11, 2023
- #225
Describe the bug
Per npm: npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in
certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random ...
bug
mlucool
- 3
- Opened on Nov 6, 2022
- #220
Getting ECONNRESET in production Error
Error: write ECONNRESET
at afterWriteDispatched (node:internal/stream_base_commons:164:15)
at writevGeneric (node:internal/stream_base_commons:147:3)
at Socket._writeGeneric ...
krishnaTORQUE
- 1
- Opened on Jan 11, 2022
- #219
In the code index.js, a runtime error occurs after const uuid = require ( uuid / V4 ); is used. error message: Package
subpath ./v4 is not defined by exports in ...node_modules/uuid/package.json
JackyM06
- 1
- Opened on Sep 28, 2021
- #216
image http://browsercookielimits.squawky.net/ the link is error
JerrysShan
- Opened on Aug 26, 2021
- #215
Even though there is a cookie in the request, there is a set-cookie in each response. Why not only set-cookie in the
first response? Thank you; this my koa-session config:
img width= 427 alt= 截屏2021-08-25 ...
RookieGz
- 2
- Opened on Aug 25, 2021
- #214
I m using koa, koa-session, koa-router and next.js.
When I auth, I initialize session here ctx.session.subscriber = false
I m trying to update the session inside a route and share the new value across ...
julien-mamalian
- Opened on Jul 8, 2021
- #213
本来以为设置参数externalKey就可以自定义sessionid,翻源码发现默认cookie模式下不能使用此参数,必须设置自定义store参数后才可以
webkixi
- 1
- Opened on Apr 19, 2021
- #211
When I upgraded my KOA-SESSION version to 6.2.0, my server had an error. My previous version was 6.1.0.When I sent the
version back to 6.1.0, the error disappeared
The error message is: TypeError [ERR_INVALID_ARG_TYPE]: ...
hjyyang
- 1
- Opened on Apr 19, 2021
- #210

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.