Const
Meta middleware for a route's declared budget.
On stone.router.middleware with the lowest priority of the route layer, so it runs before authentication, authorization and validation: rejecting a caller past its budget is worth nothing once the expensive work has already been done.
stone.router.middleware
Meta middleware for a route's declared budget.
On
stone.router.middlewarewith the lowest priority of the route layer, so it runs before authentication, authorization and validation: rejecting a caller past its budget is worth nothing once the expensive work has already been done.