- From: Matthew Miller via GitHub <sysbot+gh@w3.org>
- Date: Wed, 10 Jan 2024 20:22:37 +0000
- To: public-webauthn@w3.org
MasterKale has just merged timcappalli's pull request 1923 for https://github.com/w3c/webauthn: == Add new getClientCapabilities method == This PR adds a new method, `getClientCapabilities()` and a matching enum for the response (currently `hybrid-transport` and `client-pin-entry`). These capabilities can help an RP craft a sign in or registration experience based on client capabilities. For example, an RP that requires user verification may not want to offer security key registration on a client where PIN entry is not supported. Another example would be a smart TV or kiosk where only hybrid is available (no local platform authenticator). In this scenario, offering a username field doesn't make a lot of sense and a "Sign in with a passkey" button would offer a better user experience. <!-- 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. --> *** ### :boom: Error: connect ETIMEDOUT 173.230.149.95:443 :boom: ### [PR Preview](https://github.com/tobie/pr-preview#pr-preview) failed to build. _(Last tried on Jan 9, 2024, 6:30 PM UTC)_. <details> <summary>More</summary> PR Preview relies on a number of web services to run. There seems to be an issue with the following one: :rotating_light: [CSS Spec Preprocessor](https://api.csswg.org/bikeshed/) - CSS Spec Preprocessor is the web service used to build Bikeshed specs. :link: [Related URL](https://api.csswg.org/bikeshed/?url=https%3A%2F%2Fraw.githubusercontent.com%2Fw3c%2Fwebauthn%2Fef54380aebf78db9bcadb1b5751c1158e1d802d7%2Findex.bs&force=1&md-warning=not%20ready) _If you don't have enough information above to solve the error by yourself (or to understand to which web service the error is related to, if any), please [file an issue](https://github.com/tobie/pr-preview/issues/new?title=Error%20not%20surfaced%20properly&body=See%20w3c/webauthn%231923.)._ </details> See https://github.com/w3c/webauthn/pull/1923 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 10 January 2024 20:22:40 UTC