Skip to main content

verify_captcha

Function verify_captcha 

Source
pub async fn verify_captcha(
    input: VerifyCaptchaInput<'_>,
) -> Result<bool, CaptchaVerifyError>