w3c-fedid / FedCM

A privacy preserving identity exchange Web API
https://w3c-fedid.github.io/FedCM/
Other
375 stars 72 forks source link

Evaluate string types in the spec #540

Open npm1 opened 9 months ago

npm1 commented 9 months ago

Per https://w3ctag.github.io/design-principles/#idl-string-types, most should be DOMString, and only where needed should another type be used. I'm not sure we currently follow this guidance.