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

Remove screen to select authentication method: passkey or pin #2687

Merged
merged 5 commits into from
Nov 7, 2024

Conversation

lmuntaner
Copy link
Collaborator

@lmuntaner lmuntaner commented Nov 6, 2024

Motivation

Simplify onboarding new users.

Changes

Skip the page that allows users to select the authentication method, passkey or pin.

Tests

  • Skip tests for pin functionality.
  • Remove the code that awaits for that screen and clicks create with passkey.

I created two tickets to clean up the code and enable the tests for the login with PIN. We need to think how we want to do that. But I'd rather wait for the community feedback to this change before we remove this path.


🟡 Some screens were changed

@lmuntaner lmuntaner changed the title Lm remove pass or pin screen Remove passkey or pin screen Nov 6, 2024
@lmuntaner lmuntaner changed the title Remove passkey or pin screen Remove screen to select authentication method: passkey or pin Nov 6, 2024
@lmuntaner lmuntaner marked this pull request as ready for review November 6, 2024 14:57
@lmuntaner lmuntaner requested a review from a team as a code owner November 6, 2024 14:57
@lmuntaner lmuntaner requested a review from sea-snake November 6, 2024 14:57
@lmuntaner
Copy link
Collaborator Author

@sea-snake please review

@lmuntaner
Copy link
Collaborator Author

More details on the change in the following slides.

@lmuntaner lmuntaner added this pull request to the merge queue Nov 7, 2024
Merged via the queue into main with commit a559ccf Nov 7, 2024
67 checks passed
@lmuntaner lmuntaner deleted the lm-remove-pass-or-pin-screen branch November 7, 2024 12:48
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