in jwtauth.js , app is not defind line 29 ``` var decoded = jwt.decode(token, app.get('jwtTokenSecret')) ```