Testing Only
Cloudflare Human Gate
This standalone app tests a Turnstile entry gate without changing the current form or collect apps.
Loading gate configuration…
Step 1 · Human Check
Pass Turnstile first. The token is verified by a Cloudflare Pages Function, then a signed session cookie is set.
{}
What This Proves
- Frontend widget alone is not trusted.
- The backend verifies the Turnstile token with Cloudflare.
- The backend sets a signed cookie after verification.
- The protected API rejects direct bot calls without that cookie.