Skip to content
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

INC-760: Do not return an mfa method when none exists #4361

Closed

Conversation

BeckaL
Copy link
Contributor

@BeckaL BeckaL commented Apr 26, 2024

We were defaulting to returning an MFA method of SMS even when none existed. This meant that when a user with a partially created account was going through a password reset journey, they were hitting an error (because we think they have an MFA method of SMS but actually they do not have a verified phone number.

@BeckaL BeckaL marked this pull request as ready for review April 26, 2024 14:54
@BeckaL BeckaL requested review from a team as code owners April 26, 2024 14:54
We were defaulting to returning an MFA method of SMS even when none existed. This meant that when a user with a partially created account was going through a password reset journey, they were hitting an error (because we think they have an MFA method of SMS but actually they do not have a verified phone number.
@BeckaL BeckaL force-pushed the INC-760/do-not-return-mfa-method-when-not-verified branch from 133549e to 855bda6 Compare April 26, 2024 16:20
@BeckaL BeckaL closed this May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant