[webauthn] `uvm` extension is missing authenticator extension input and output WebIDL definitions (#1782)

MasterKale has just created a new issue for https://github.com/w3c/webauthn:

== `uvm` extension is missing authenticator extension input and output WebIDL definitions ==
## Proposed Change

It looks like the definitions for the `uvm` extension's authenticator extension input and output are in some kind of pre-formatted state, compared to its client extension input and output definitions:

## Client input and output

![Screen Shot 2022-07-22 at 6 12 03 AM](https://user-images.githubusercontent.com/5166470/180446526-524fb0f0-03a7-4c96-aaa9-0a859c6279f8.png)

## Authenticator input and output

![Screen Shot 2022-07-22 at 6 12 13 AM](https://user-images.githubusercontent.com/5166470/180446535-5b35a4a7-08ca-4a0b-a409-0a2c1eb1d4cf.png)

I came to this section of the spec looking for clarification on whether this extension's authenticator output is indeed intended to be defined as a property in `AuthenticationExtensionsAuthenticatorOutputs`, but you currently have to infer that from `$$extensionOutput`.

Please view or discuss this issue at https://github.com/w3c/webauthn/issues/1782 using your GitHub account


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

Received on Friday, 22 July 2022 13:17:41 UTC