verify error
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 25/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- javascript, node.js
- Domain
- backend
Research direction
Start with the reported stack trace in node_modules/jsonwebtoken/verify.js and the jwtService.js validate call referenced from server.js. Reproduce the verify() error with the reported console.log output, then trace the arguments and callback at that entry point. Done means the cause of the "done is not a function" error is identified and a verified correction is covered by a regression test.
Written by the indexing model from the issue text.
Description
console.log() the error of verify() it shows
done is not a function 01:18:25
at node_modules\jsonwebtoken\verify.js:223:12
at getSecret (node_modules\jsonwebtoken\verify.js:90:14)
at Object.module.exports [as verify] (node_modules\jsonwebtoken\verify.js:94:10)
at module.exports../services/jwtService.js.exports.validate (server.js:47421:17)
at server.js:4897:23
at promisify (server.js:2563:15)
at middlewareSeries (server.js:2542:10)
at module.exports../.nuxt/server.js.__webpack_exports__.default (server.js:1977:75)
- Dominant language
- JavaScript
- Stars
- 18.2k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from auth0/node-jsonwebtoken
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
auth0/node-jsonwebtoken#1042 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
auth0/node-jsonwebtoken#1000 · 2 comments · 1 reaction ·
-
Difficulty 4/5 3-5 days Newbie friendliness 65/100
auth0/node-jsonwebtoken#1046 ·
-
Difficulty 5/5 Over a week Newbie friendliness 10/100
auth0/node-jsonwebtoken#1034 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 48/100
auth0/node-jsonwebtoken#1032 ·
All issues in auth0/node-jsonwebtoken
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
antfu-collective/icones#398 ·
-
ECmail.com Open
Difficulty 1/5 Under an hour Newbie friendliness 90/100
wesbos/burner-email-providers#554 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
radiantearth/stac-browser#1023 ·
-
HMR stops working Open
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
components-web-app/docs#92 ·