Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
interface CfTurnstileValidationResult
import { type CfTurnstileValidationResult } from "https://deno.land/x/fresh_turnstile@1.0.1-0/handlers/CfTurnstileValidation.ts";

Properties

success: boolean
optional
error-codes: string[]
optional
challenge_ts: string
optional
hostname: string
optional
action: string
optional
cdata: string