- From: Emil Lundberg via GitHub <sysbot+gh@w3.org>
- Date: Tue, 19 Mar 2024 21:35:35 +0000
- To: public-webauthn@w3.org
emlun has just submitted a new pull request for https://github.com/w3c/webauthn: == Various improvements to conditionalCreate/Mediation discoverability and uniformity == Various opportunities for improvement I noticed while reviewing PR #1951, but some of this is beyond the scope of that PR. We should merge #1951 first, then this PR scope will be much smaller as most of these commits will have been merged already with #1951. - Reword "This operation" to "Any operation" in `get()` too, for uniformity with the new language in `create()`. - Rephrase and shorten recommendation to check `isConditionalMediationAvailable()` or `getClientCapabilities()` - Add cross-links between `conditionalCreate` and `conditionalMediation` client capabilities and where they are used - Point out that `conditionalMediation` and `isConditionalMediationAvailable()` are equivalent See https://github.com/w3c/webauthn/pull/2046 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 19 March 2024 21:35:36 UTC