clerk / javascript

Official JavaScript repository for Clerk authentication
https://clerk.com
MIT License
1.17k stars 265 forks source link

fix(clerk-js): Enable captcha for development instances #4620

Closed issuedat closed 10 hours ago

issuedat commented 1 day ago

Description

Enables captcha for development instances.

Previously captcha was only usable on production instances and with recent changes, we now allow development instances running on localhost or other domains to also use captcha for parity with production.

We now rely on the value in the environment to determine if captcha is enabled or not (userSettings.signUp.captcha_enabled). For current development instances, it is disabled by default so this will be a no-op.

Checklist

Type of change

changeset-bot[bot] commented 1 day ago

🦋 Changeset detected

Latest commit: 752670e23b0de2e1f64a7480257942312af17db8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages | Name | Type | | ----------------------- | ----- | | @clerk/clerk-js | Patch | | @clerk/chrome-extension | Patch | | @clerk/clerk-expo | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

vercel[bot] commented 1 day ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
clerk-js-sandbox ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 21, 2024 9:33am