pub fn captcha(
options: CaptchaOptions,
) -> Result<AuthPlugin, CaptchaConfigError>Expand description
Create the CAPTCHA plugin.
pub fn captcha(
options: CaptchaOptions,
) -> Result<AuthPlugin, CaptchaConfigError>Create the CAPTCHA plugin.