I am using passport-jwt to verify access to a given route in express.js, and then return a Sequelize model to the final controller. The code lo