Skip to content

Fido2: Support for user handles#1

Open
p1gp1g wants to merge 1 commit intoTheMartinizer:credential_selectionfrom
p1gp1g:user-handle
Open

Fido2: Support for user handles#1
p1gp1g wants to merge 1 commit intoTheMartinizer:credential_selectionfrom
p1gp1g:user-handle

Conversation

@p1gp1g
Copy link

@p1gp1g p1gp1g commented May 5, 2025

Some website require having the user handle, for example passkeys.io

This commit adds this support

PS: I'll use yours patches for the credential selection to HW Fdo2 Provider

const val TAG = "FidoLockStore"

const val DATABASE_VERSION = 1
const val DATABASE_VERSION = 2
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know your patch isn't merged upstream yet, but I'm already using your patch; so if you want to avoid the migration, can you at least keep version = 2 ?

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