The checkbox will only be presented if the other methods of verification don't work.
The checkbox will only be presented if the other methods of verification don't work.
timeout-or-duplicate as the only error code.also, why not record the timestamp of when the token was created and then do expiry checks that way?




data-size

<Turnstile
appearance="interaction-only"
className={styles.turnstile}
sitekey={NEXT_PUBLIC_TURNSTILE_SITE_KEY}
onVerify={(verifiedToken) => setToken(verifiedToken)}
/> timeout-or-duplicatedata-size