var jwt = require('jsonwebtoken'); var token = jwt.sign({ foo: 'bar' }, **'shhhhh'**); I will be reviewing the ReadMe.md for easy understanding of some parts of the implementation