  
|
89fe383c9f
|
feat: implement turnstile on signup (#13913)
* wip
* feat: turnstile + removal of trpcState
* fix: use react-turnstile
* fix: i18n hydration errors
* wip: server side validation for cf token
* fix: hide in e2e tests
* feat:throw on error of token
* fix: set correct form values onVerify
* fix: use getIp for remoteIp and use correct header for token input
* chore: update .env.example
* fix: Update .env.example
* Update apps/web/pages/signup.tsx
* chore: fix typo
* fix: typo
* feat: hide until error
* feat: appearance interaction only
* remove cloudflare from e2e
* fix: legacyBehavior
* fix links + wait for load
* fix: signup tests
* test: wait for load state
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
|
2024-04-04 10:21:06 -03:00 |
|