Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is AuthenticationExtensionsAuthenticatorInputs unused? #1435

Closed
emlun opened this issue Jun 5, 2020 · 0 comments · Fixed by #1440
Closed

Is AuthenticationExtensionsAuthenticatorInputs unused? #1435

emlun opened this issue Jun 5, 2020 · 0 comments · Fixed by #1440

Comments

@emlun
Copy link
Member

emlun commented Jun 5, 2020

§5.7.3 lists the definition:

typedef record<DOMString, DOMString> AuthenticationExtensionsAuthenticatorInputs;

...which seems to not be referenced anywhere else in the spec, and extensions certainly use output types other than DOMString. Is this type unused?

While working on #1425 I started thinking about adding a simlar CDDL extension point. Should we perhaps transmute it into CDDL (as WebIDL doesn't seem entirely appropriate for the authenticator layer) and update it to match the extensions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants