Expand description

Implements verifying puzzle results.

Enums

Functions

  • Verifies a puzzle result given by solution. Can be configured with the environment variables PUZZLE_TTL and FCAPTCHA_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.