Build a Fastify preHandler hook that gates downstream handlers behind a BTX service challenge. Use per-route via { preHandler: btxAdmission(opts) }.
preHandler
{ preHandler: btxAdmission(opts) }
Build a Fastify
preHandlerhook that gates downstream handlers behind a BTX service challenge. Use per-route via{ preHandler: btxAdmission(opts) }.