- From: Adam Langley <noreply@github.com>
- Date: Thu, 21 Sep 2023 12:31:52 -0700
- To: public-webauthn@w3.org
Branch: refs/heads/emptyallowlist
Home: https://github.com/w3c/webauthn
Commit: 254d007aabe8817341ea66c1576aae67e504944d
https://github.com/w3c/webauthn/commit/254d007aabe8817341ea66c1576aae67e504944d
Author: Adam Langley <agl@chromium.org>
Date: 2023-09-21 (Thu, 21 Sep 2023)
Changed paths:
M index.bs
Log Message:
-----------
Highlight that filtering all pubKeyCredParams is an error.
While this is specified in the [algorithm steps][REF], it's arguably
subtle and surprising and thus worth calling out.
[REF]: https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialdescriptor-type%E2%91%A0
Received on Thursday, 21 September 2023 19:31:57 UTC