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

[MFA] Setup Security Password #3277

Open
the-real-chrizzo opened this issue Aug 7, 2023 · 1 comment
Open

[MFA] Setup Security Password #3277

the-real-chrizzo opened this issue Aug 7, 2023 · 1 comment
Assignees

Comments

@the-real-chrizzo
Copy link
Contributor

the-real-chrizzo commented Aug 7, 2023

Background/What needs to be done

We want to set up the accessibility of a password as 1 share of the key.
Entry point for the screens will be when user clicks on "Security password" on the Security Overview.
PW assessment capabilities are reflected by the implementation of the password library item (#3274)

This story entails 5 screens:

Start screen: https://www.figma.com/file/Oo95065RJXyuQIFkdMQ9Cs/MFA-authentication?type=design&node-id=1237%3A3734&mode=design&t=3wfKYbJOeVl2CmAr-1
Set Password screen: https://www.figma.com/file/Oo95065RJXyuQIFkdMQ9Cs/MFA-authentication?type=design&node-id=1237%3A3792&mode=design&t=3wfKYbJOeVl2CmAr-1

Set Password error screen: https://www.figma.com/file/Oo95065RJXyuQIFkdMQ9Cs/MFA-authentication?type=design&node-id=1237%3A3838&mode=design&t=3wfKYbJOeVl2CmAr-1
Set Password Matched screen: https://www.figma.com/file/Oo95065RJXyuQIFkdMQ9Cs/MFA-authentication?type=design&node-id=1237%3A3864&mode=design&t=3wfKYbJOeVl2CmAr-1
Success screen: https://www.figma.com/file/Oo95065RJXyuQIFkdMQ9Cs/MFA-authentication?type=design&node-id=1237%3A3712&mode=design&t=3wfKYbJOeVl2CmAr-1

Analytics events:
https://docs.google.com/spreadsheets/d/1mj9iQIhpM-Pak7lQMb1dmxhQn1QdJoJyhbc730dZNzA/edit#gid=1949479240

<style type="text/css"></style>

screen_set_pw_start Set password start screen
user_click_pw_continue User clicks on continue on the "Set password start screen"
user_click_pw_create_pw User clicks on create password
screen_set_pw_sucess Screen password created successfully appears

Acceptance criteria

Screens implemented as specified above
Analytics events implemented

@the-real-chrizzo
Copy link
Contributor Author

@MouazAlzahabi would you like to implement the "pw logic" here as well (re this ticket on pw library research #3274) or should we create a separate ticket for the integration.

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

No branches or pull requests

2 participants