Module fcaptcha::verify_puzzle_result
source · Expand description
Implements verifying puzzle results.
Enums
- Describes an error that occurred during verifying a puzzle result.
Functions
- Verifies a puzzle result given by
solution. Can be configured with the environment variablesPUZZLE_TTLandFCAPTCHA_SECRET_KEY. - Verifies a puzzle result. In contrast to verify_puzzle_result all input variables can be controlled directly instead deriving them from environment variables.