amrav / restify-jwt

restify middleware that validates a JsonWebToken (JWT) and sets the req.user with the attributes
Other
83 stars 31 forks source link

Pull in new changes from rom express-jwt #1

Closed foxdavidj closed 9 years ago

foxdavidj commented 9 years ago

This pull request pulls in the recent changes from express-jwt. It includes various bugfixes and the newer version of jsonwebtoken.

amrav commented 9 years ago

Thanks @obto :)

foxdavidj commented 9 years ago

No problem :) Can you publish the new version on npm?

amrav commented 9 years ago

Yep, I already did.