- Remove jwt-js which introduce weird error related to crypto module
- Use jsonwebtoken as a proper dep
- Use jsonwebtoken again. We had some issues with the use of crypto in
jwt-js
with Meteor.
- Remove nofat
- Use jwt-js as the JWT implmentation.
- Initial release