An out-of-the box handler with the HUMAN Enforcer returns a default Express middleware function with built-in HUMAN enforcement.
Promise<Response>The entity responsible for performing HUMAN enforcement.
Creates a new HumanSecurityEnforcer instance from a HumanSecurityConfiguration object (see the configuration section for more information).
Executes the enforcement functionality, returning either a response or null depending on which action should be taken.
Performs any post-enforcement processing actions such as sending HUMAN data to the collector.