openauth-plugins 0.0.1

Official OpenAuth plugin modules.
Documentation
1
2
3
4
5
//! CAPTCHA plugin placeholder.

pub mod verify_handlers;

pub const UPSTREAM_PLUGIN_ID: &str = "captcha";