Skip to content

feat(clerk-js): Support phone_code for firstFactor in UV - #4085

Merged
panteliselef merged 5 commits into
mainfrom
elef/user-657-support-phone_code-as-first-factor-in-userverification
Sep 4, 2024
Merged

feat(clerk-js): Support phone_code for firstFactor in UV#4085
panteliselef merged 5 commits into
mainfrom
elef/user-657-support-phone_code-as-first-factor-in-userverification

Conversation

@panteliselef

@panteliselefpanteliselef commented Sep 3, 2024

Copy link
Copy Markdown
Contributor

Description

Handle re-verification with an SMS sent to the user's phone number for first factor

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:

@panteliselefpanteliselef self-assigned this Sep 3, 2024
@changeset-bot

changeset-botBot commented Sep 3, 2024

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 322a8af

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

This PR includes changesets to release 3 packages
NameType
@clerk/clerk-jsPatch
@clerk/chrome-extensionPatch
@clerk/clerk-expoPatch

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

@panteliselef
panteliselef requested a review from a teamSeptember 3, 2024 12:58
@panteliselefpanteliselef changed the title feature(clerk-js): Support phone_code for firstFactor in UVfeat(clerk-js): Support phone_code for firstFactor in UVSep 3, 2024
@LekoArts

Copy link
Copy Markdown
Contributor

Please add a PR description 🙏

@panteliselef
panteliselef merged commit bc9c40e into mainSep 4, 2024
@panteliselef
panteliselef deleted the elef/user-657-support-phone_code-as-first-factor-in-userverification branch September 4, 2024 10:48
Sign up for freeto 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

@panteliselef@LekoArts@octoper@clerk-cookie