- From: Emil Lundberg via GitHub <sysbot+gh@w3.org>
- Date: Wed, 17 Jul 2024 11:11:41 +0000
- To: public-webauthn@w3.org
emlun has just merged emlun's pull request 2046 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`~~ `conditionalGet` client capabilities and where they are used - Point out that ~~`conditionalMediation`~~ `conditionalGet` and `isConditionalMediationAvailable()` are equivalent <!-- This comment and the below content is programmatically generated. You may add a comma-separated list of anchors you'd like a direct link to below (e.g. #idl-serializers, #idl-sequence): Don't remove this comment or modify anything below this line. If you don't want a preview generated for this pull request, just replace the whole of this comment's content by "no preview" and remove what's below. --> *** <a href="https://pr-preview.s3.amazonaws.com/w3c/webauthn/pull/2046.html" title="Last updated on Jul 17, 2024, 11:06 AM UTC (bf60b7a)">Preview</a> | <a href="https://pr-preview.s3.amazonaws.com/w3c/webauthn/2046/fabbc09...bf60b7a.html" title="Last updated on Jul 17, 2024, 11:06 AM UTC (bf60b7a)">Diff</a> 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 Wednesday, 17 July 2024 11:11:42 UTC