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

Uses old JWT with known issue. #4

Closed reactivepixel closed 9 years ago

reactivepixel commented 9 years ago

I've submitted a pull request that patches this up.

mgonto commented 9 years ago

Thanks!

Merged!