mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 22:52:58 +03:00
🐛 Bug Report: Face ID Authentication Fails for Bitwarden Passkey on iPhone #328
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @binuengoor on GitHub.
Reproduction steps
When using Pocket-ID with Bitwarden passkey authentication on iPhone, the app automatically locates and prompts for the Bitwarden passkey. However, after authenticating via Face ID, an error occurs stating: "Something went wrong, please try again." This issue does not occur on macOS, where the process works as expected(prompts for the passkey and authenticates correctly).
The logs indicate a failure to look up the client-side discoverable credential. Details from the log are provided below.
Steps to Reproduce
Please note:
Expected behavior
Authentication via Face ID should complete successfully, allowing access to the application.
Actual Behavior
Authentication fails with an error message: "Something went wrong, please try again."
Version and Environment
0.35.3
Log Output
@binuengoor commented on GitHub:
thank you. that was it. I removed and readded the key and its working as expected.
@stonith404 commented on GitHub:
This must be an issue with Bitwarden.
Failed to lookup Client-side Discoverable Credential: record not foundmeans that this passkey doesn't exist in the database. I'm using Bitwarden on my iPhone too and it's working.Maybe the passkey didn't get synced correctly to your iPhone. Could it be that you iPhone is using an old passkey that you've removed from Pocket ID? If nothing works try to remove the passkey from Bitwarden and Pocket ID and register a new one.