Re: [webauthn] Does AuthenticationExtensionsClientOutputs key have to be extension identifier or not? (#1430)

this is what is in https://w3c.github.io/webauthn/#sctn-appid-extension
```
partial dictionary AuthenticationExtensionsClientInputs {
  USVString appid;
};
```

-- 
GitHub Notification of comment by equalsJeffH
Please view or discuss this issue at https://github.com/w3c/webauthn/issues/1430#issuecomment-642217493 using your GitHub account

Received on Wednesday, 10 June 2020 19:41:34 UTC