Skip to content

Available Turnstile options:

javascript
    secretKey: string;
    tokenResponse: (req) => string;
    onError?: (error) => void;