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

feat(passkeys): improve passkey naming #42

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

shentschel
Copy link
Collaborator

  • add authenticator metadata map mechanism
    • add cli param to load authenticator metadata map file
    • add embedded file as fallback for empty or missing cli param
    • use old naming mechanism as fallback if neither cli param nor embedded file are available or valid

Mechanism map is based on aaguid to better naming map. (e.g. Chrome on Mac)

* add authenticator metadata map mechanism
  * add cli param to load authenticator metadata map file
  * add embedded file as fallback for empty or missing cli param
  * use old naming mechanism as fallback if neither cli param nor embedded file are available or valid

Mechanism map is based on aaguid to better naming map. (e.g. Chrome on Mac)
@shentschel shentschel merged commit 48ef33a into main Feb 12, 2024
4 checks passed
@shentschel shentschel deleted the feat/improve-passkey-naming branch February 12, 2024 08:43
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