JWT node packages

I want to use JWT (Json Web Tokens) within the fusetools app and was wondering if the following packages would work or fail:
https://github.com/kjur/jsrsasign (javascript)
https://github.com/auth0/node-jsonwebtoken (nodejs)