Open
Description
MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/PublicKeyCredential/getClientExtensionResults
What specific section or headline is this issue about?
No response
What information was incorrect, unhelpful, or incomplete?
The documentation incorrectly states a map is returned. However as per webauthn spec, it returns a AuthenticationExtensionsClientOutputs. Documentation for that return type is additionally completely absent.
What did you expect to see?
A link to AuthenticationExtensionsClientOutputs
which documents the possible extensions.
Do you have any supporting links, references, or citations?
https://w3c.github.io/webauthn/#idl-index
https://w3c.github.io/webauthn/#iface-authentication-extensions-client-outputs
Do you have anything more you want to share?
No response
MDN metadata
Page report details
- Folder:
en-us/web/api/publickeycredential/getclientextensionresults
- MDN URL: https://developer.mozilla.org/en-US/docs/Web/API/PublicKeyCredential/getClientExtensionResults
- GitHub URL: https://github.com/mdn/content/blob/main/files/en-us/web/api/publickeycredential/getclientextensionresults/index.md
- Last commit: 802b606
- Document last modified: 2024-07-26T03:45:33.000Z