issues
search
Secbone
/
koa-session2
Middleware for Koa2 to get/set session
MIT License
152
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
req.session.regenerate is not a function
#59
snowdream
opened
1 year ago
0
TypeError: store.getID is not a function
#58
RobertPrediger
opened
3 years ago
3
How can I use it with Firebase?
#57
baorv
opened
5 years ago
3
fix: new session id if current is not found #55
#56
mahovich
closed
5 years ago
0
Insecure session id creation
#55
mahovich
closed
5 years ago
3
style: uniform code style
#54
mahovich
closed
4 years ago
2
style: uniform code style
#53
mahovich
closed
5 years ago
0
fix: Removal of unnecessary updates to session #51
#52
mahovich
closed
5 years ago
1
Remove excess session update
#51
mahovich
closed
5 years ago
3
Update README.md
#50
mahovich
closed
5 years ago
2
may be ais a bug
#49
lizhihui888
closed
6 years ago
1
How to update session
#48
LeonYanghaha
closed
6 years ago
3
Update session obj check
#47
focus-at
closed
6 years ago
2
How can I store some info in session? JWT token for instance
#46
Blackening999
closed
6 years ago
4
How to destroy it, please session ?????
#45
ghost
closed
6 years ago
0
can i comment the line : if(old == JSON.stringify(ctx.session)) return;
#44
halloffamezwx
closed
6 years ago
6
help...
#43
syswing
closed
6 years ago
0
session支持json格式外,直接对于对象的存取
#42
FE-xiaoJiang
closed
6 years ago
2
Session key from cookie?
#41
antonsegerkvist
closed
6 years ago
2
如果session后面,有一条报错的语句,session语句不会执行
#40
chaoxihailing
closed
7 years ago
8
如何将js文件的例子转换为typescript,因为在typescript中,this.redis会报错,提示RedisStore不存在redis这个属性
#39
chaoxihailing
closed
7 years ago
3
修改存在的session,不会自动同步到redis
#38
chaoxihailing
closed
7 years ago
0
Pass the context object to the store actions?
#37
knilink
closed
7 years ago
1
How to create mongodb Store ?
#36
antony-hai
opened
7 years ago
2
fix: issue #34
#35
xiedacon
closed
7 years ago
1
Error when delete session
#34
xiedacon
closed
7 years ago
2
how to use it with mongodb
#33
jackple
closed
7 years ago
2
Possible to use without cookies?
#32
Panoplos
opened
7 years ago
1
HttpOnly set to FLASE does not work
#31
tomoat
closed
7 years ago
2
How to destroy session?
#30
OuyangMr
closed
7 years ago
2
Class constructor Store cannot be invoked without 'new'
#29
raminious
closed
5 years ago
23
fix bug - set session object into Map
#28
dominhhai
closed
7 years ago
3
Fine-tune `packages.json`
#27
tinovyatkin
closed
7 years ago
2
Refactoring store to use native Map and no decoding
#26
tinovyatkin
closed
7 years ago
3
Refactor for ES6 awesomeness
#25
tinovyatkin
closed
7 years ago
1
drop last dependency
#24
tinovyatkin
closed
7 years ago
1
JSON.parse can throw, so move it inside try
#23
tinovyatkin
closed
7 years ago
2
Release node7 branch as latest?
#22
tinovyatkin
closed
7 years ago
1
Add connection config in Store.js
#21
teabore
closed
7 years ago
1
Error in node7 Store.js
#20
teabore
closed
7 years ago
1
Fixed Bug
#19
shhdgit
closed
7 years ago
3
node6 version, set id=null before destroy
#18
brucexiejunling
closed
7 years ago
1
which session-mongo middleware should i use in koa2
#17
yuu2lee4
closed
7 years ago
1
assign null/undefine to session to destroy session
#16
dinfer
closed
7 years ago
2
main define error
#15
bigrats
closed
8 years ago
1
how to use custom storesr.
#14
hezhongfeng
closed
8 years ago
10
all clients get same sid
#13
CocaCola183
closed
8 years ago
1
(fix) when multi client connect to the server
#12
novrain
closed
8 years ago
4
can't import store.js
#11
qingmingsang
closed
8 years ago
2
About 'maxAge'
#10
hezhongfeng
closed
8 years ago
3
Next