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

LG-10687 Break Up MFA Presenters #9211

Merged
merged 15 commits into from
Sep 28, 2023
Merged

Conversation

mdiarra3
Copy link
Member

🎫 Ticket

LG-10687

🛠 Summary of changes

This would create the workflow for creating Presenters for the Options presenter, with Sign in and Set up presenters to decouple the logic into seperate presenters

📜 Testing Plan

Adding MFA options and selecting a bunch of MFA options still works as expected on account creation
For Sign in, users can look at list of MFA options when clicking choose another authentication method, and can still sign in without issue.

@mdiarra3 mdiarra3 requested a review from a team September 14, 2023 17:34
@mdiarra3 mdiarra3 marked this pull request as ready for review September 19, 2023 14:54
@mdiarra3 mdiarra3 requested a review from a team September 19, 2023 14:54
Copy link
Contributor

@kevinsmaster5 kevinsmaster5 left a comment

Choose a reason for hiding this comment

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

It looks good!
Tested locally and no problems noted.

@aduth
Copy link
Member

aduth commented Sep 25, 2023

Is this pull request intended as a proof-of-concept limited to a single authentication method (TOTP) with the expectation that the rest will be ported in follow-up pull requests?

@mdiarra3
Copy link
Member Author

Yes, this is the initial PR with proof of concept and base options available, and then we can do follow up requests per pull requests for each additional authentication method. @aduth

Copy link
Member

@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.

Looks good 👍 Couple minor comments.

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.

3 participants