turnstile icon indicating copy to clipboard operation
turnstile copied to clipboard

Force refreshed after 1000*250?

Open oom- opened this issue 8 months ago • 0 comments

Hello,

I do not understand why do you reset the widget after 1000*250 seconds ?

https://github.com/nuxt-modules/turnstile/blob/12a844705deb09ed9401996ce58ceb481aaf07c8/src/runtime/components/NuxtTurnstile.vue#L56

Is that to auto refresh the token ? Because this can be set to auto : https://developers.cloudflare.com/turnstile/get-started/client-side-rendering/#refresh-an-expired-token

Is there another reason? Else it should probably be removed by default?

oom- avatar Feb 13 '25 00:02 oom-