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

Publish a new version or at least a next tag for now? #20

Open ekristen opened 6 years ago

ekristen commented 6 years ago

Would it be possible for you to publish a new version that works with the latest version of Restify or at least publish the latest master as a next tag in NPM so git doesn't have to be used?

frbuceta commented 6 years ago

Hello @ekristen you can try my fork