A middleware function can compute/return an object ("guard") merged into the final handler context.
Returning undefined is allowed (no changes).
undefined
A middleware function can compute/return an object ("guard") merged into the final handler context.
Returning
undefinedis allowed (no changes).