View Source API Reference Omni Captcha v0.0.2
Modules
A module for verifying captcha response strings.
Adapter for HCaptcha integration https://docs.hcaptcha.com/
Adapter for Google reCAPTCHA v2 integration https://developers.google.com/recaptcha/docs/display
Adapter for development or testing with no captcha
Adapter for Cloudflare Turnstile integration https://developers.cloudflare.com/turnstile/
Responsible for managing HTTP requests to the captcha APIs
A mock HTTP client used for testing.
A struct representing the successful OmniCaptcha response from the Cloudflare OmniCaptcha API.
Responsible for rendering boilerplate OmniCaptcha HTML code, supports noscript fallback.