Turnstile token

What is the name of the domain?

Not exist yet

What is the issue you’re encountering

I’m using Cloudflare Turnstile to protect my website. However, I’ve encountered an issue with the token generation process, where the token is sometimes generated with a delay of 1–2 seconds. If program execute 3 request with token one by one this affects page load performance and the overall user experience. I would like to know if there are any ways to improve the token generation speed ?

What steps have you taken to resolve the issue?

None

What are the steps to reproduce the issue?

frequent token generation

1 Like

I have the same issue.
Generating token takes too much time.
I’ve tried on different websites hosted in different regions, it works the same way.

I have tried implementing it in many different ways, the result is the same.

Here’s the example:
https://auto-repair.ge/turn.php

When token is ready, you will get an alert.

BTW, were you able to resolve the issue?

Hello!
I didn’t find a solution to the problem! We left the idea to use Turnstile token, and decided use one-time token from our application server!

1 Like

I suppose I’m going to leave the Turnstile as well.
I hope someone will look into this.
Thank you for your response