### Description  ### Expectations I could be wrong but i think you need to either remove the bang in front of `req.headers['x-auth']` or swap `next('route')` with `next()`.