Sounds good, thanks! Not needed for I2P, but for an upcoming I2S it would be good to have a link or two under "web developer signals" to back up the "developers frequentlyc complain" argument.
On Wed, Dec 14, 2022 at 5:04 PM 'Martin Kreichgauer' via blink-dev < [email protected]> wrote: > Contact [email protected] > > Explainer > https://github.com/w3c/webauthn/wiki/Explainer:-JSON-Serialization-Methods > > Specificationhttps://w3c.github.io/webauthn/#publickeycredential > > Summary > > The WebAuthn PublicKeyCredential.toJSON(), parseCreationOptionsFromJSON() > and parseRequestOptionsFromJSON() methods let developers serialize a > WebAuthn response into a JSON object or deserialize a WebAuthn request > object from its JSON representation. > > > Blink componentBlink>WebAuthentication > <https://bugs.chromium.org/p/chromium/issues/list?q=component:Blink%3EWebAuthentication> > > Motivation > > Developers frequently complain that WebAuthn request and response objects > cannot easily be serialized in order to pass them between a server and > client in a HTTP request. We're therefore adding methods to the API that > permit deserialization of WebAuthn requests from and serialization of > responses to JSON. > > > Initial public proposal > > TAG review > > TAG review statusNot applicable > > Risks > > > Interoperability and Compatibility > > > > *Gecko*: No signal > > *WebKit*: No signal > > *Web developers*: No signals > > *Other signals*: > > WebView application risks > > Does this intent deprecate or change behavior of existing APIs, such that > it has potentially high risk for Android WebView-based applications? > > > > Debuggability > > > > Is this feature fully tested by web-platform-tests > <https://chromium.googlesource.com/chromium/src/+/main/docs/testing/web_platform_tests.md> > ?No > > Flag name > > Requires code in //chrome?False > > Tracking bughttps://bugs.chromium.org/p/chromium/issues/detail?id=1401128 > > Estimated milestones > > No milestones specified > > > Link to entry on the Chrome Platform Status > https://chromestatus.com/feature/5141695044255744 > > This intent message was generated by Chrome Platform Status > <https://chromestatus.com/>. > > -- > You received this message because you are subscribed to the Google Groups > "blink-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAB%3DfcEbBz4a%2BEE-KbbRDkEexDON8hCfCC-saD600J7fo9J3jZg%40mail.gmail.com > <https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAB%3DfcEbBz4a%2BEE-KbbRDkEexDON8hCfCC-saD600J7fo9J3jZg%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "blink-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAFUtAY-s6UgOb2_r5czREOMFzJGJZQfea_bsMyo-i5taDCjJgg%40mail.gmail.com.
