- From: Emil Lundberg via GitHub <sysbot+gh@w3.org>
- Date: Mon, 31 Mar 2025 09:40:43 +0000
- To: public-webauthn@w3.org
emlun has just submitted a new pull request for https://github.com/w3c/webauthn: == Fix number of PRFs in AuthenticationExtensionsPRFOutputs.enabled description == The description of [`AuthenticationExtensionsPRFOutputs.enabled`](https://w3c.github.io/webauthn/#dom-authenticationextensionsprfoutputs-enabled) incorrectly reads "one or two PRFs": >**_enabled_, of type [boolean](https://webidl.spec.whatwg.org/#idl-boolean)** >`true` if, and only if, the one or two PRFs are available for use with the created credential. This is only reported during [registration](https://w3c.github.io/webauthn/#registration) and is not present in the case of [authentication](https://w3c.github.io/webauthn/#authentication). This is likely a forgotten remnant from before PR #1836. See https://github.com/w3c/webauthn/pull/2277 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 31 March 2025 09:40:44 UTC