Standard middleware — receives the pop context and a next function. Call next(err) to forward an error.
next
next(err)
Standard middleware — receives the pop context and a
nextfunction. Callnext(err)to forward an error.