Module fcaptcha::build_puzzle

source ·
Expand description

Implements building puzzles..

Enums

Functions

  • Builds a new puzzle for an ip_address. Can be configured with the environment variables FCAPTCHA_ACCESS_TTL and FCAPTCHA_SECRET_KEY.
  • Builds a new puzzle. In contrast to build_puzzle all input variables can be controlled directly instead deriving them from environment variables.