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

Expand passkeys to work without resident keys #159

Merged
merged 11 commits into from
Nov 15, 2024
Merged

Conversation

rthellend
Copy link
Collaborator

@rthellend rthellend commented Nov 14, 2024

Description

Expand passkeys to work without resident keys (aka discoverable credentials).

This change adds a UI component to the passkey login screen to capture the user's email address. When the email address is provided, the user can log in with any passkeys they have registered. If the email address is not provided, only passkeys with resident keys can be used.

Type of change

  • New feature
  • Feature improvement
  • Bug fix
  • Documentation
  • Cleanup / refactoring
  • Other (please explain)

How is this change tested ?

  • Unit tests
  • Manual tests (explain)
  • Tests are not needed

@rthellend rthellend marked this pull request as ready for review November 14, 2024 18:51
@rthellend rthellend merged commit cbde5d5 into main Nov 15, 2024
4 checks passed
@rthellend rthellend deleted the non-rk-passkeys branch November 15, 2024 20:14
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.

1 participant