auth0-blog / nodejs-jwt-authentication-sample

A NodeJS API that supports username and password authentication with JWTs
MIT License
688 stars 267 forks source link

Updated Critically Vulnerability Jsonwebtoken to v5 #3

Closed reactivepixel closed 9 years ago

reactivepixel commented 9 years ago

Up v1.1.2 to v5.0.1. As per recommendation Tested and all functionality holds good.

Cheers!

mgonto commented 9 years ago

You're right :).

Thanks for the PR.

Merging!