Skip to content

added captcha support in the react-wallet-kit#1237

Open
ethankonk wants to merge 2 commits intomainfrom
ethan/auth-proxy-captcha
Open

added captcha support in the react-wallet-kit#1237
ethankonk wants to merge 2 commits intomainfrom
ethan/auth-proxy-captcha

Conversation

@ethankonk
Copy link
Contributor

Summary & Motivation

How I Tested These Changes

Did you add a changeset?

If updating one of our packages, you'll likely need to add a changeset to your PR. To do so, run pnpm changeset. pnpm changeset will generate a file where you should write a human friendly message about the changes. Note how this (example) includes the package name (should be auto added by the command) along with the type of semver change (major.minor.patch) (which you should set).

These changes will be used at release time to determine what packages to publish and how to bump their version. For more context see this comment.

@socket-security
Copy link

socket-security bot commented Mar 6, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​marsidev/​react-turnstile@​1.4.21001009889100

View full report

@codesandbox-ci
Copy link

codesandbox-ci bot commented Mar 6, 2026

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit bef5122:

Sandbox Source
@turnkey/example-react-components Configuration

@ethankonk ethankonk force-pushed the ethan/auth-proxy-captcha branch from 1666dbb to 840650c Compare March 6, 2026 21:18
@ethankonk ethankonk marked this pull request as draft March 6, 2026 21:26
@ethankonk ethankonk force-pushed the ethan/auth-proxy-captcha branch from 840650c to ccc0fa6 Compare March 6, 2026 21:27
@ethankonk ethankonk marked this pull request as ready for review March 9, 2026 15:03
@ethankonk
Copy link
Contributor Author

Getting initial review before adding changeset in case functionality changes

@ethankonk ethankonk force-pushed the ethan/auth-proxy-captcha branch from ccc0fa6 to 73bf8b9 Compare March 9, 2026 15:27
}}
options={{
theme: config.ui?.darkMode ? "dark" : "light",
appearance: "always",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

BAD!

@ethankonk ethankonk force-pushed the ethan/auth-proxy-captcha branch from 8c33c01 to 223d21d Compare March 12, 2026 18:12
@ethankonk ethankonk force-pushed the ethan/auth-proxy-captcha branch from 223d21d to bef5122 Compare March 16, 2026 15:14
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