Re: [webauthn] Trim unnecessary step from appId extension

Got it, it seems that 'authentication' means WebAuthentication and so this PR derives from false premises. Changing the description to "[=authentication extension=]" is all that is really needed, 

I found the processing you mentioned - Step 12 of makeCredential says, "If extensionId is not supported by this client platform or is not a registration extension, then continue."
In which case, I'm wondering if there is a particular reason the appID extension says to immediately return an error rather than ignoring the extension and continuing. @leshi do you know?

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

Received on Wednesday, 23 May 2018 13:56:24 UTC