- From: Emil Lundberg via GitHub <sysbot+gh@w3.org>
- Date: Tue, 03 Jul 2018 12:33:06 +0000
- To: public-webauthn@w3.org
Ok, thanks @agl! >Also, Chrome behaviour is that appid is _always_ returned (even if appid wasn't a specified extension) because the return value element isn't optional. Do you mean that this is because the [`appid`][appid] member of the `partial dictionary AuthenticationExtensionsClientInputs` is not optional? That seems to me like it might be a bug in the spec. I made the [same interpretation][comment] as @kpaulh: that the dictionary extension shouldn't be applied unless the extension is requested. [appid]: https://w3c.github.io/webauthn/#dom-authenticationextensionsclientinputs-appid [comment]: https://bugs.chromium.org/p/chromium/issues/detail?id=853770#c6 -- GitHub Notification of comment by emlun Please view or discuss this issue at https://github.com/w3c/webauthn/issues/982#issuecomment-402139802 using your GitHub account
Received on Tuesday, 3 July 2018 12:33:18 UTC