Skip to content

Add CAPTCHA feature docs - #759

Open
justinformentin wants to merge 1 commit into
mainfrom
docs/captcha-feature
Open

Add CAPTCHA feature docs#759
justinformentin wants to merge 1 commit into
mainfrom
docs/captcha-feature

Conversation

@justinformentin

@justinformentin justinformentin commented Aug 6, 2026

Copy link
Copy Markdown

Summary

Adds a new documentation page for Turnkey's CAPTCHA protection feature (powered by Cloudflare Turnstile).

New page

features/authentication/captcha.mdx — covers:

  • What CAPTCHA is and why Turnkey uses it (bot/abuse protection via Cloudflare Turnstile)
  • How to enable it: toggle in the Turnkey Dashboard under organization Settings
  • How it works once enabled: @turnkey/react-wallet-kit automatically renders the Turnstile widget and enforces CAPTCHA on all auth flows — no extra integration code required
  • Table of all protected auth methods (email OTP, SMS OTP, passkey, OAuth, wallet auth)

Navigation

Added features/authentication/captcha to docs.json under the Authentication section (Documentation tab → Features → Authentication), positioned after the Sessions page.

Notes

  • CAPTCHA is enabled via the Dashboard only — no API or SDK config needed by integrators
  • The react-wallet-kit handles the Turnstile widget rendering automatically
  • Action required: add the dashboard screenshot at /images/authentication/img/captcha-dashboard-toggle.png

@mintlify

mintlify Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
turnkey-docs 🟢 Ready View Preview Aug 6, 2026, 4:45 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant