-
Notifications
You must be signed in to change notification settings - Fork 402
feat(clerk-js,localizations,types): Prep work to support email_code as a second factor
#7116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
… to Client and SignIn resources - Trusted users automatically see password - Untrusted users automatically don't see password - Added Expo dummy data.
…tors to Client and SignIn resources for fraud protection
… and related interfaces
🦋 Changeset detectedLatest commit: f63f334 The changes in this PR will be included in the next version bump. This PR includes changesets to release 22 packages
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 |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Comment |
email_code as a second factor
email_code as a second factoremail_code as a second factor
4ee26f2 to
1b81587
Compare
Description
NOTE: Currently behind a feature flag.
This is prep work to support
email_codeas a valid second factor. (See demo in Slack.)There will likely be some changes design/copy-wise, but this is good to have in the meantime to test E2E.
I'm leaving the non-en-US localizations
undefined, until we settle on copy.Checklist
pnpm testruns as expected.pnpm buildruns as expected.Type of change