Module fcaptcha::build_puzzle
source · Expand description
Implements building puzzles..
Enums
- Describes an error that occurred during building a puzzle.
Functions
- Builds a new puzzle for an
ip_address. Can be configured with the environment variablesFCAPTCHA_ACCESS_TTLandFCAPTCHA_SECRET_KEY. - Builds a new puzzle. In contrast to build_puzzle all input variables can be controlled directly instead deriving them from environment variables.