Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JsonWebTokenError: jwt malformed #1

Open
digvijaysingh10 opened this issue Apr 13, 2023 · 0 comments
Open

JsonWebTokenError: jwt malformed #1

digvijaysingh10 opened this issue Apr 13, 2023 · 0 comments

Comments

@digvijaysingh10
Copy link
Owner

on verifing jwt, got this error

JsonWebTokenError: jwt malformed

at Object.module.exports [as verify] (D:\Node\mvc-api\node_modules\jsonwebtoken\verify.js:70:17)
at authenticate (D:\Node\mvc-api\controllers\authController.js:111:25)
at Layer.handle [as handle_request] (D:\Node\mvc-api\node_modules\express\lib\router\layer.js:95:5)
at next (D:\Node\mvc-api\node_modules\express\lib\router\route.js:144:13)
at Route.dispatch (D:\Node\mvc-api\node_modules\express\lib\router\route.js:114:3)
at Layer.handle [as handle_request] (D:\Node\mvc-api\node_modules\express\lib\router\layer.js:95:5)
at D:\Node\mvc-api\node_modules\express\lib\router\index.js:284:15
at Function.process_params (D:\Node\mvc-api\node_modules\express\lib\router\index.js:346:12)
at next (D:\Node\mvc-api\node_modules\express\lib\router\index.js:280:10)
at Function.handle (D:\Node\mvc-api\node_modules\express\lib\router\index.js:175:3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant