rest-api-nodejs-mongodb
rest-api-nodejs-mongodb copied to clipboard
Fixed the wrongly handled jwt error
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.
Please consider adding "hacktoberfest-accepted" to this PR