openauth-plugins 0.0.2

Official OpenAuth plugin modules.
Documentation
1
2
3
4
5
6
//! CAPTCHA verification handler placeholders.

pub mod captchafox;
pub mod cloudflare_turnstile;
pub mod google_recaptcha;
pub mod h_captcha;