-
Notifications
You must be signed in to change notification settings - Fork 83
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
The operation either timed out or was not allowed. #93
Comments
a |
Does this mean that the biometric hardware on the device is unavailable for some reason? |
I think on Windows it can happen when Windows Hello has not been set up and you don't have any other device (USB key, NFC, Bluetooth etc.) |
I've mostly seen it on android though. When I started field testing it, on some phones folks had the fingerprint setup to unlock the phone but when registering on my website, they get this error. |
For me it stopped working on Android. |
I does not work with Samsung A41 Android 12 with Chrome 128 & Firefox 132 The "new registration" does not work, it throw "The operation either timed out or was not allowed." at https://webauthn.lubu.ch/_test/client.html but it does not work too on https://webauthn.io/, https://www.passkeys.io/, https://webauthn.me/ 😞 update:
|
For some reason, I'm getting this error on login from
navigator.credentials.create
. This happen sometimes and for some accounts but not for others. Can you tell what is the reason/source of this error? Here's the codeThis response from php is provided to js
The text was updated successfully, but these errors were encountered: