Crate geronimo_captcha

Crate geronimo_captcha 

Source

Structs§

CaptchaChallenge
CaptchaManager
ChallengeInMemoryRegistry
GenerationOptions
NoiseOptions
SpriteBinary
SpriteUri

Enums§

CaptchaError
RegistryCheckResult
SpriteFormat

Traits§

ChallengeRegistry
This file defines trait for the challenge registry implementation that stores generated challenges in memory or database, checks how many resolving attempts performed to prevent brute-force.

Type Aliases§

Result