Re: [webauthn] Move `getAssertion()`'s `challenge` into `AssertionOptions`

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 `getAssertion()`.

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

Received on Wednesday, 12 April 2017 09:43:38 UTC