- From: Arnaud Dagnelies via GitHub <sysbot+gh@w3.org>
- Date: Wed, 26 Oct 2022 09:45:44 +0000
- To: public-webauthn@w3.org
Well, it's now several months later, and I still face the same issue. Just being able to highlight or disable the "Sign In" button would be a huge help, and for that, you need to know if the device has credentials. If `credentials.exists(credentialId)` is a privacy issue, then even a simpler `credentials.exist()` without indication would be tremendously helpful for user guidance. While not perfect, it would help in most cases to highlight the right button(s) or offer appropriate UI hints. -- GitHub Notification of comment by dagnelies Please view or discuss this issue at https://github.com/w3c/webauthn/issues/1749#issuecomment-1291776400 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 26 October 2022 09:45:45 UTC