[webauthn] Make `Credential.id` a `DOMString` (#2118)

zacknewman has just created a new issue for https://github.com/w3c/webauthn:

== Make `Credential.id` a `DOMString` ==
[`Credential.id`](https://w3c.github.io/webappsec-credential-management/#dom-credential-id) is currently a `USVString`. I'm still a little bit confused when `DOMString` or `USVString` should be used, but several PRs have occurred converting `USVString`s to `DOMString`s. Should the same happen here?

Please view or discuss this issue at https://github.com/w3c/webauthn/issues/2118 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 15:41:27 UTC