Re: [webauthn] client extension results field name is unclear (#2275)

I believe there are similarities to getTransports() where the API contract is not expressly important to the WebAuthn spec due to the space it sits in. The only difference is that the result of getTransports() is serialized in the credential record, and in the instance of the output of getClientExtensionResults() there is not a direct necessity to store the output.

In effect the WebAuthn spec is not concerned with how a RP handles the storage or communication of the output of getClientExtensionResults() because it's not important, the only important factor is the means and steps by which the result of this function should be validated.

-- 
GitHub Notification of comment by james-d-elliott
Please view or discuss this issue at https://github.com/w3c/webauthn/issues/2275#issuecomment-2752986004 using your GitHub account


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

Received on Wednesday, 26 March 2025 01:23:45 UTC