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

Passkeys does not support Yubikey NFC on iOS #2406

Closed
sv3nnie opened this issue Jul 9, 2024 · 2 comments
Closed

Passkeys does not support Yubikey NFC on iOS #2406

sv3nnie opened this issue Jul 9, 2024 · 2 comments
Labels
--web Platform is web

Comments

@sv3nnie
Copy link
Contributor

sv3nnie commented Jul 9, 2024

Description

When trying to log in or set up a Yubikey using NFC on ente, the security key is not recognized. A popup from the Yubikey authentication app appears, confirming that the security key is detected, but there is no response from ente. Typically, ente should recognize the key and either add it to my account or log me in.

I use the security key across several browsers and services, but this issue occurs only with ente.

RPReplay_Final1720300516.mp4

Version

No response

What product are you using?

Ente Photos, Ente Auth

What platform are you using?

Mobile - iOS

@sv3nnie sv3nnie added the triage label Jul 9, 2024
mnvr added a commit that referenced this issue Jul 12, 2024
This restores the workaround I'd removed in
4d84e96.

    listItem.transports = ["usb", "nfc", "ble", "internal"];

- This PR should fix the passkey verification on Safari:
#2406

- Sibling PR that fixes the passkey registration:
#2429
@mnvr mnvr added --web Platform is web and removed triage labels Jul 12, 2024
@mnvr
Copy link
Member

mnvr commented Jul 12, 2024

This should be fixed by #2431. Can you please try again?

@sv3nnie
Copy link
Contributor Author

sv3nnie commented Jul 12, 2024

Can confirm it's working now. Thanks a lot!

@sv3nnie sv3nnie closed this as completed Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
--web Platform is web
2 participants