Turnstile multiple submissions
Hello,
I recently implemented Turnstile into my website's form (which can be submitted multiple times), but it'll return False every time that it is clicked more than once - is this intended?
note: the backend is in Python, but it works normally for the first try.
I recently implemented Turnstile into my website's form (which can be submitted multiple times), but it'll return False every time that it is clicked more than once - is this intended?
note: the backend is in Python, but it works normally for the first try.

