Re: [webauthn] Make `AuthenticatorAttestationResponseJSON.publicKeyAlgorithm` optional. (#2107)

Upon reflecting more, I think the best way forward would be to define a separate dictionary that contains `required` fields for `authenticatorData`, `publicKey`, and `publicKeyAlgorithm`; and this dictionary is an optional field called `<whateverYouWant>`.

I understand the motivation behind providing this data, but the data really only makes sense if _all_ of the fields exist. As soon as `publicKey` does not exist, then the other two just provide more work for a client for no benefit.

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


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

Received on Saturday, 27 July 2024 14:44:10 UTC