-
Notifications
You must be signed in to change notification settings - Fork 217
feat(settings): Add MFA guard to 2FA setup from settings #19432
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
Conversation
7656f1c to
00ada1d
Compare
packages/fxa-settings/src/components/Settings/UnitRowTwoStepAuth/index.tsx
Outdated
Show resolved
Hide resolved
packages/fxa-settings/src/pages/InlineRecoverySetupFlow/container.tsx
Outdated
Show resolved
Hide resolved
dschom
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a drive by with coments. I'll do a little manual testing, but the changes look great. Thanks for extra clean up, btw!
83e818b to
e4d55c0
Compare
Because: * We want to guard the totp creation endpoints and flow This commit: * Add MFA authentication variants of the 2FA setup endpoints (existing endpoints conserved for inline flow) * Add MFA guard to 2FA setup from settings Closes #FXA-12229
dschom
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just did some manual testing, and it looks good to me! Thanks for these changes.
NOTE: This PR contains 2 commits, only 00ada1d is part of the review scope here.
Because
This pull request
Issue that this pull request solves
Closes: FXA-12229
Checklist
Put an
xin the boxes that applyScreenshots (Optional)
Please attach the screenshots of the changes made in case of change in user interface.
Other information (Optional)