Skip to content

Express Compatibility

hnry edited this page Jun 28, 2016 · 1 revision

Compatible Express Middleware

The following middleware is expected to work and supported:

  • body-parser
  • passport (and all passport strategies)

Compatibility Express Middleware API

req
res
  • res.redirect
  • res.end
Clone this wiki locally