stack/apps/e2e/tests/js
Mantra e59a70783e
Turnstile integration for fraud protection (#1239)
Enhances sign-up process with Turnstile integration for fraud
protection. Builds on top of fraud-protection-temp-emails.

Made with [Cursor](https://cursor.com)

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **New Features**
* Cloudflare Turnstile bot-protection across signup/sign-in flows
(including SDK JSON mode).
  * Email deliverability checks via Emailable.
* Sign-up risk scoring with persisted risk metrics and country code
tracking.
* UI: country-code selector, risk-score editing in user details, users
list refresh button, and Turnstile signup demo pages.

* **Bug Fixes**
  * Use actual sign-up timestamp for reporting/metrics.

* **Documentation**
* Expanded knowledge base on Turnstile, risk scoring, and env
configuration.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Konstantin Wohlwend <n2d4xc@gmail.com>
Co-authored-by: BilalG1 <bg2002@gmail.com>
Co-authored-by: Armaan Jain <84474476+Developing-Gamer@users.noreply.github.com>
Co-authored-by: nams1570 <amanganapathy@gmail.com>
2026-03-20 21:26:45 +00:00
..
access-token-refresh.test.ts Add requires_totp_mfa to JWT 2026-03-02 10:09:47 -08:00
api-keys.test.ts fix tests (#922) 2025-10-03 11:10:35 -07:00
app.test.ts Turnstile integration for fraud protection (#1239) 2026-03-20 21:26:45 +00:00
auth-like.test.ts Fix tests 2026-02-17 20:53:03 -08:00
config.test.ts Queries view (#1145) 2026-02-16 11:39:21 -08:00
connected-accounts.test.ts More connected accounts (#1165) 2026-02-18 15:19:35 -08:00
convex.test.ts Onboarding app & restricted users (#1069) 2026-01-11 17:22:14 -08:00
cookies.test.ts Analytics event tracking (#1208) 2026-02-17 18:33:01 -08:00
data-vault.test.ts Data vaults (#871) 2025-08-30 23:42:56 -07:00
email-template-existing-project.test.ts Emails redesign (#1076) 2026-02-16 14:57:17 -08:00
email.test.ts [Refactor][Feat][Fix] Rework Email Section With New Sent Page, Better Drafts Page, and Settings Page (#1221) 2026-03-11 12:01:36 -07:00
inheritance.test.ts StackXyzApp now takes an inheritFrom argument 2025-10-15 16:40:03 -07:00
js-helpers.ts Onboarding app & restricted users (#1069) 2026-01-11 17:22:14 -08:00
list-users.test.ts Onboarding app & restricted users (#1069) 2026-01-11 17:22:14 -08:00
oauth-providers.test.ts OAuth provider client and dashboard (#792) 2025-09-10 10:48:19 +02:00
oauth.test.ts Turnstile integration for fraud protection (#1239) 2026-03-20 21:26:45 +00:00
payments.test.ts fix product route access (#1134) 2026-01-27 18:30:14 +00:00
restricted-users.test.ts Onboarding app & restricted users (#1069) 2026-01-11 17:22:14 -08:00
team-invitations.test.ts Fix tests 2026-02-17 19:57:08 -08:00