rest-api-nodejs-mongodb icon indicating copy to clipboard operation
rest-api-nodejs-mongodb copied to clipboard

Fixed the wrongly handled jwt error

Open SreejithNS opened this issue 5 years ago • 1 comments

Previously the Error wasn't handled completely and was passed on. That ended up throwing the entire Error as html to response. Which exposed the source files and line numbers.

SreejithNS avatar Oct 06 '20 16:10 SreejithNS

Please consider adding "hacktoberfest-accepted" to this PR

SreejithNS avatar Oct 27 '20 06:10 SreejithNS