- From: Anne van Kesteren via GitHub <sysbot+gh@w3.org>
- Date: Mon, 18 Nov 2024 15:50:17 +0000
- To: public-webauthn@w3.org
annevk has just created a new issue for https://github.com/w3c/webauthn: == "Verify" is undefined == For example, https://w3c.github.io/webauthn/#sctn-registering-a-new-credential has a step that reads > Verify that the value of C.[type](https://w3c.github.io/webauthn/#dom-collectedclientdata-type) is webauthn.create. but it's not at all clear what this means or what should happen when it cannot be true. If it's always meant to be true unless something outside of the scope of the specification has happened, it would be more appropriate to use Infra's Assert primitive. If it can actually have other values, you'll need to define how to handle those. Please view or discuss this issue at https://github.com/w3c/webauthn/issues/2208 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 18 November 2024 15:50:18 UTC