- From: Adam Langley via GitHub <sysbot+gh@w3.org>
- Date: Fri, 25 Aug 2023 14:03:15 +0000
- To: public-webauthn@w3.org
The following commits were just pushed by agl to https://github.com/w3c/webauthn: * Add a `hints` element for both `create` and `get`. As discussed at the face-to-face meeting of the working group on 2023-04-21, this change adds a `hints` element to both sets of options in order to allow sites to guide user agents in how best to complete the request. by Adam Langley https://github.com/w3c/webauthn/commit/ef8630c91f8d074ae51b5c03662d99c9ecd2eb5c * Apply suggestions from code review Co-authored-by: Emil Lundberg <emil@yubico.com> by Adam Langley https://github.com/w3c/webauthn/commit/44e5b9f8e7de7991ae6dc4f20c004eb034729dee * Various updates by Adam Langley https://github.com/w3c/webauthn/commit/c2a7fe45fd6b0b3c5c29285859bdacfb547a1835 * Update hints PR to reflect WG discussions. by Adam Langley https://github.com/w3c/webauthn/commit/cd4bded4fdbb6d094a2d698dc4b2b5221ef221b3 * Clarify that the platform authenticator must be local. Since hybrid allows remote platform authenticators to be used, the previous wording was potentially ambiguous. by Adam Langley https://github.com/w3c/webauthn/commit/c5064efd6780bafc35597abdba082d625408de6f * "client device" -> "local device" I missed, when looking that the spec has a definition for "client device" already. Based on discussions in the WG, we want to use the already-defined term rather than invent a new alias. by Adam Langley https://github.com/w3c/webauthn/commit/5e60df6e2821e5521e1ae4d9bdf238e56214f56e * Apply emlun's suggestion. Co-authored-by: Emil Lundberg <emil@yubico.com> by Adam Langley https://github.com/w3c/webauthn/commit/eaa92273c6e1f3b873a8d265c4c18502f5cfce23 * Merge branch 'main' into hints by Adam Langley https://github.com/w3c/webauthn/commit/424e917fdb2175cb6501a19324061633c7084afe * Merge pull request #1884 from w3c/hints Add a `hints` element for both `create` and `get`. by Adam Langley https://github.com/w3c/webauthn/commit/410d0f7ccf601c1e6eb8ab87d18e260ac430daff -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 25 August 2023 14:03:18 UTC