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

Can't add 2 fingerprint authenticator #68

Open
Mathijsvdbeek opened this issue Apr 11, 2024 · 4 comments
Open

Can't add 2 fingerprint authenticator #68

Mathijsvdbeek opened this issue Apr 11, 2024 · 4 comments

Comments

@Mathijsvdbeek
Copy link

When I add my MacBook fingerprint it adds perfect. When I delete this and add the iPhone fingerprint it adds perfect. When I add the MacBook or the iPhone when I already have 1 fingerprint I get an error. InvalidStateError: at least one credential matches an entry of the excludeCredentials list in the platform attached authenticator.

I love the plugin and options. Very happy. If this works I can disable the password login :)

@My1
Copy link

My1 commented Apr 14, 2024

the credential likely gets synced via your apple account's keychain.

have you tried just logging in with the other device?

exclude list means your device already has a credential for the site.

@Mathijsvdbeek
Copy link
Author

Indeed it is synced. Never thought of that this way. Thanks.

@My1
Copy link

My1 commented Apr 14, 2024

that's the new paradigm which they started with when they started with the term "passkeys".

basically at least on Android as well as on Apple devices the credentials if made accordingly, sync in between that space (it only get anoying when you switch ecosystems)

@My1
Copy link

My1 commented Apr 14, 2024

@yrccondor idea: make the error message state something useful like. "this device already has a credential, try logging in instead", or whatever.

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

2 participants