issues
search
sparcs-kaist
/
zabo-server-nodejs
Image and Poster Advertising Service @ KAIST
https://zabo.sparcs.org
9
stars
3
forks
source link
fix(async-error): promisify jwt.vertify
#103
Closed
SnowSuno
closed
1 year ago
SnowSuno
commented
1 year ago
Summary
It closes #102
Promisify async callback to prevent unhandled promise rejections.
Handle edge case of checking user state
Summary
It closes #102