- From: Martin Kreichgauer via GitHub <noreply@w3.org>
- Date: Fri, 24 Apr 2026 00:11:15 +0000
- To: public-webauthn@w3.org
I was hoping that referencing the fetch algorithm would suffice. I was able to find a a number of examples for other specs that make similar references (SPC referencing the Image Loading spec as linked above, or [fetching a style resource](https://www.w3.org/TR/css-values-4/#fetch-a-style-resource) in CSS e.g.). What advantages would referencing the Fetch() JS API have beyond that? From reading the spec text, it sounds like that's really just wrapping the fetch algorithm in a JavaScript promise with some additional handling for an abort signal. -- GitHub Notification of comment by kreichgauer Please view or discuss this issue at https://github.com/w3c/webauthn/issues/2408#issuecomment-4309434952 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 24 April 2026 00:11:16 UTC