# omnicaptcha
Umbrella facade crate for provider-independent CAPTCHA verification.
`omnicaptcha` reexports the public `captcha-sdk` API for projects that prefer a
provider-neutral package name.
Provider-specific modules remain feature-gated and forward to the matching
`captcha-sdk` features.