Sebastian Salamanca
Results
1
comments of
Sebastian Salamanca
Add **req** before **app.get**. This way: `var decoded = jwt.decode(token, req.app.get('superSecret'))`