[webauthn] [[Create]] and [[DiscoverFromExternalSource]] references have inconsistent parameter lists

equalsJeffH has just created a new issue for https://github.com/w3c/webauthn:

== [[Create]] and [[DiscoverFromExternalSource]] references have inconsistent parameter lists ==
we do not consistenly denote the param lists of `[[Create]]` and  `[[DiscoverFromExternalSource]]`.  they all should at this time be `(origin, options)` (rather than just `(options)`, as some are now). 

Note that we also need to consistently add a `sameOriginWithAncestors` param (see #700).


Please view or discuss this issue at https://github.com/w3c/webauthn/issues/701 using your GitHub account

Received on Tuesday, 28 November 2017 20:06:52 UTC