Documentation Index
Fetch the complete documentation index at: https://docs.dhal.rokad.co/llms.txt
Use this file to discover all available pages before exploring further.
Express
Install:Why order matters
Place Dhal early enough to protect routes, but after body middleware when you want rules to inspect parsed bodies. Recommended:rawBody in your body parser and expose it on the request object.
Credential-stuffing signals
The Express adapter records response outcomes after the response finishes. Repeated401 or 403 on configured login routes can trigger credential-stuffing controls.