Re: [webauthn] Remove `RegistrationResponseJSON.id` and `AuthenticationResponseJSON.id` (#2119)

> We should prefer `DOMString` over `USVString` wherever we can, though, as recommended by the [Web IDL spec](https://webidl.spec.whatwg.org/#idl-USVString):

That is why I created the now-closed issue talking about `Credential.id` being a `USVString`. If we change it to a `DOMString`, does it warrant a comment on why the type changes? Luckily `USVString`s are `DOMString`s (I think), so it should be fine.

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


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

Received on Monday, 12 August 2024 17:29:30 UTC