Skip to content

Webauthn: getClientExtensionResults() returns a AuthenticationExtensionsClientOutputs, not a Map #36673

Open
@Le0Developer

Description

@Le0Developer

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions