Re: [webauthn] Trim unnecessary step from appId extension

Yeah, that's what I was thinking too - [`AuthenticationClientExtensionInputs`][aceip] is used in both [create()][ref-create] and [get()][ref-get]. I think you're right this is intended to be "authentication" as in "Web Authentication".

I agree it would be nice to rename the dictionaries, but would that be too big a breaking change?

[aceip]: https://w3c.github.io/webauthn/#dictdef-authenticationextensionsclientinputs
[ref-get]: https://w3c.github.io/webauthn/#ref-for-dictdef-authenticationextensionsclientinputs%E2%91%A1
[ref-create]: https://w3c.github.io/webauthn/#ref-for-dictdef-authenticationextensionsclientinputs

-- 
GitHub Notification of comment by emlun
Please view or discuss this issue at https://github.com/w3c/webauthn/pull/910#issuecomment-389616459 using your GitHub account

Received on Wednesday, 16 May 2018 18:18:12 UTC