Skip to content

feat(clerk-js): Adjust captcha parameter handling for sign ups with Google#3806

Merged
thiskevinwang merged 5 commits intomainfrom
brk.fix/captcha-google-bypass
Jul 24, 2024
Merged

feat(clerk-js): Adjust captcha parameter handling for sign ups with Google#3806
thiskevinwang merged 5 commits intomainfrom
brk.fix/captcha-google-bypass

Conversation

@brkalow
Copy link
Copy Markdown
Member

@brkalow brkalow commented Jul 24, 2024

Description

Adjust how we pass captcha parameters when signing up via Google.

Checklist

  • npm test runs as expected.
  • npm run build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Jul 24, 2024

🦋 Changeset detected

Latest commit: d0b80d2

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

This PR includes changesets to release 4 packages
Name Type
@clerk/clerk-js Patch
@clerk/astro 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

@brkalow
Copy link
Copy Markdown
Member Author

brkalow commented Jul 24, 2024

!snapshot

Comment thread .changeset/rude-wasps-wonder.md Outdated
@brkalow
Copy link
Copy Markdown
Member Author

brkalow commented Jul 24, 2024

!snapshot

@brkalow brkalow force-pushed the brk.fix/captcha-google-bypass branch from 00e738b to cdd187d Compare July 24, 2024 19:34
@brkalow
Copy link
Copy Markdown
Member Author

brkalow commented Jul 24, 2024

!snapshot

@brkalow
Copy link
Copy Markdown
Member Author

brkalow commented Jul 24, 2024

!snapshot

@brkalow brkalow force-pushed the brk.fix/captcha-google-bypass branch from 282cf8d to cfba6d4 Compare July 24, 2024 21:41
@clerk-cookie
Copy link
Copy Markdown
Collaborator

Hey @brkalow - the snapshot version command generated the following package versions:

Package Version
@clerk/astro 1.0.4-snapshot.vcfba6d4
@clerk/chrome-extension 1.1.7-snapshot.vcfba6d4
@clerk/clerk-js 5.10.2-snapshot.vcfba6d4
@clerk/dev-cli 0.0.3-snapshot.vcfba6d4
@clerk/clerk-expo 1.2.10-snapshot.vcfba6d4
gatsby-plugin-clerk 5.0.0-beta.45

Tip: Use the snippet copy button below to quickly install the required packages.
@clerk/astro

npm i @clerk/astro@1.0.4-snapshot.vcfba6d4 --save-exact

@clerk/chrome-extension

npm i @clerk/chrome-extension@1.1.7-snapshot.vcfba6d4 --save-exact

@clerk/clerk-js

npm i @clerk/clerk-js@5.10.2-snapshot.vcfba6d4 --save-exact

@clerk/dev-cli

npm i @clerk/dev-cli@0.0.3-snapshot.vcfba6d4 --save-exact

@clerk/clerk-expo

npm i @clerk/clerk-expo@1.2.10-snapshot.vcfba6d4 --save-exact

gatsby-plugin-clerk

npm i gatsby-plugin-clerk@5.0.0-beta.45 --save-exact

@thiskevinwang thiskevinwang self-requested a review July 24, 2024 21:50
@thiskevinwang thiskevinwang marked this pull request as ready for review July 24, 2024 23:17
@thiskevinwang thiskevinwang merged commit 17bbe01 into main Jul 24, 2024
@thiskevinwang thiskevinwang deleted the brk.fix/captcha-google-bypass branch July 24, 2024 23:27
hhsnopek pushed a commit that referenced this pull request Jul 24, 2024
…oogle (#3806)

Co-authored-by: Kevin Wang <26389321+thiskevinwang@users.noreply.github.com>
(cherry picked from commit 17bbe01)
hhsnopek added a commit that referenced this pull request Jul 24, 2024
…oogle (#3806) (#3817)

Co-authored-by: Bryce Kalow <bryce@clerk.dev>
brkalow added a commit that referenced this pull request Aug 1, 2024
…oogle (#3806)

Co-authored-by: Kevin Wang <26389321+thiskevinwang@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants