Skip to content

LG-10769: Diffferentiate between account creation and account and account management of adding MFA#9133

Merged
mdiarra3 merged 29 commits intomainfrom
LG-10769-differentiate-sign-up-and-creation
Sep 18, 2023
Merged

LG-10769: Diffferentiate between account creation and account and account management of adding MFA#9133
mdiarra3 merged 29 commits intomainfrom
LG-10769-differentiate-sign-up-and-creation

Conversation

@mdiarra3
Copy link
Contributor

@mdiarra3 mdiarra3 commented Sep 1, 2023

🎫 Ticket

LG-10769: Better differentiate between account creation and deletion

🛠 Summary of changes

This will change the logging so its more sueful to figure out when the user is going through account creation vs deletion.
More Detailed definition as we are moving from leveraging the MFA setup screen in not just account creation but also account deletion.

@mdiarra3 mdiarra3 marked this pull request as ready for review September 7, 2023 14:26
if backup_code_confirmation_needed?
confirm_backup_codes_path
else
user_session.delete(:in_account_creation_flow)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this redundant here if after_skip_path is called from the skip method, and we're already deleting there?

Copy link
Contributor

@aduth aduth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pre-approving with some mostly-minor comments. 👍 I think the primary one to consider is the one about the in_multi_mfa_selection_flow? helper method.

@mdiarra3 mdiarra3 merged commit 70e801b into main Sep 18, 2023
@mdiarra3 mdiarra3 deleted the LG-10769-differentiate-sign-up-and-creation branch September 18, 2023 16:34
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.

2 participants