Re: [webauthn] Convert `makeCredential()`'s parameters into a dictionary.

As @vijaybh suggeted in #2 of https://lists.w3.org/Archives/Public/public-webauthn/2017Apr/0158.html, moving getAssertion() and makeCredential() to dictionary-based invocation rather than list-of-parameter-based invocation seems pretty reasonable. This patch migrates `makeCredential()`, and makes some potentially controversial suggestions in doing so. I've kept it separate from the `getAssertion()` migration for that reason.

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

Received on Wednesday, 12 April 2017 13:01:51 UTC