Skip to main content

ActMiddlewareVariables

@rotorsoft/act-root


@rotorsoft/act-root / act-http/src/hono / ActMiddlewareVariables

Type Alias: ActMiddlewareVariables

ActMiddlewareVariables = object

Defined in: libs/act-http/src/hono/index.ts:72

Hono context variables this subpath contributes. The generic on the returned middleware threads it through so routes downstream of authenticated see c.get("actor") typed without a manual cast.

Propertiesโ€‹

actorโ€‹

actor: Actor

Defined in: libs/act-http/src/hono/index.ts:73