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

Auth types: updates to user profile screen #1796

Open
4 tasks
jzbahrai opened this issue Mar 12, 2025 · 0 comments
Open
4 tasks

Auth types: updates to user profile screen #1796

jzbahrai opened this issue Mar 12, 2025 · 0 comments

Comments

@jzbahrai
Copy link
Collaborator

jzbahrai commented Mar 12, 2025

Description

As a user, I want to be able to pick and choose what authentication mechanism I would like to use.

https://notification.canada.ca/user-profile
On the user profile page, I should be able to pick one of the following:

  1. SMS auth (if I have a phone number associated with my profile)
  2. Security key (if I have a security key)
  3. Email auth

As a designer, I want to ensure that the client picks security keys > email_auth > sms_auth

Acceptance Criteria

Given some context, when (X) action occurs, then (Y) outcome is achieved

  • New designs on the user profile page
  • Changes to the user profile page
  • When a user changes their 2FA method, we validate that 2FA method on our side
  • Phone number on user profile screen is optional
@andrewleith andrewleith changed the title As a user I want to be able to change my 2FA authentication type Auth types: updates to user profile screen Mar 25, 2025
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

1 participant