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

>> My recollection is that we had kept the challenge separate from the truly optional options because the challenge is a must-have.

> As I'm sure you noted, the `challenge` is marked as `required`, so this will throw a `TypeError` if it's not present on the dictionary that's passed in. I think the guarantees are much the same as the existing code.

understood and agreed.

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

Received on Wednesday, 12 April 2017 17:18:45 UTC