L10N Poll
jsonwebtoken authentication bypass vulnerability.
Problem
Solution
{
"dependencies": {
"@koa/router": "^10.0.0",
"jsonwebtoken": "^3.2.2",
"koa": "^2.13.1",
"koa-bodyparser": "^4.3.0",
"koa-send": "^5.0.1",
"koa-static": "^5.0.0"
},
"type": "module",
"scripts": {
"start": "node server.js"
}
}






Last updated