- From: Matthew Miller via GitHub <sysbot+gh@w3.org>
- Date: Wed, 26 Feb 2025 20:06:04 +0000
- To: public-webauthn@w3.org
MasterKale has just submitted a new pull request for https://github.com/w3c/webauthn: == Remove outdated notes about permissions policy on `isUVPAA()` and `getCC()` == Closes #2251. This PR removes outdated notes about the potential for permissions policy to cause the following methods to become unavailable and raise specific errors accordingly: - `isUserVerifyingPlatformAuthenticator()` - `getClientCapabilities()` This PR can be considered editorial for L3 because 1) no browser currently imposes such restrictions on the use of `isUVPAA()`, and 2) `getCC()` is being introduced in L3 and has not had any such restrictions imposed on its use. See https://github.com/w3c/webauthn/pull/2267 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 26 February 2025 20:06:05 UTC