Re: [webauthn] JSON parsing should be on top of Infra primitives (#2207)

For instance in https://w3c.github.io/webauthn/#sctn-registering-a-new-credential steps 5/6 would be combined by instead calling into Infra. Then step 7 and such can no longer use the `C.type` syntax to refer to members. Instead you'll have to use

> _C_["type"]

which will make it more consistent with other specifications.

-- 
GitHub Notification of comment by annevk
Please view or discuss this issue at https://github.com/w3c/webauthn/issues/2207#issuecomment-2483432106 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 18 November 2024 15:48:26 UTC