-
-
Notifications
You must be signed in to change notification settings - Fork 49
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
🐛 WebAuthn Authentication Fails After Device Removal on pico-fido #110
Comments
Can you flash the nightly development build? |
I also flashed the nightly development build version, but the effect is the same. |
#91 I think my situation is the same as his I believe this commit is the cause: commit 6a67800. |
But it is solved in the last development commit. Did you enrolled again the key after the development flash? |
Could you release a 6.2rc version? Your regular release versions do not have firmware for ESP32. I have tested nightly builds and other versions, but they do not work. |
It’d the same as nightly builds. This the last https://github.com/polhenarejos/pico-fido/releases/download/nightly-development/pico_fido_esp32-s3.bin Be sure you register again the key in Windows hello. It will not work with the previous one. |
I don't understand clearly the problem. Are you trying to register and login to Github or Windows? |
Description
After flashing pico-fido, the first WebAuthn authentication succeeds, but authentication fails after removing the device. Testing revealed that re-setting the PIN using Windows Hello miraculously restored WebAuthn authentication to normal.
Environment
Steps to Reproduce
Expected Behavior
Successful WebAuthn authentication.
Actual Behavior
Login fails.
The text was updated successfully, but these errors were encountered: