[w3c/webauthn] 985f88: fixup getAssertion, polish algorithms (#371)

  Branch: refs/heads/master
  Home:   https://github.com/w3c/webauthn
  Commit: 985f88e1effa1662117d88fd0f9f6eb09a4512c5
      https://github.com/w3c/webauthn/commit/985f88e1effa1662117d88fd0f9f6eb09a4512c5
  Author: =JeffH <Jeff.Hodges@KingsMountain.com>
  Date:   2017-03-14 (Tue, 14 Mar 2017)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  fixup getAssertion, polish algorithms (#371)

* make getAssertion() more precise a la makeCredential

* fixes per vijaybh's review.

* 'was specd'=>'present/not present' fixes #251. + markup canonicalization fixups

* fixes some of the prior 'fixes' (haste made waste)

* fixes #267 wrt (not) empty lists

* fix #271

* fix another 'empty' thing

* update acks

* attempt resolution of #277

* fix getA() cutnpaste: ScopedCredentialOptions => AssertionOptions

* attempts improvement of #280

* cleanup fixes for #254 and #271

* fixing relevant origin bugs, thx vijaybh!

* polish token binding occurances

* apply global and task src to getA() fixes #277

Received on Tuesday, 14 March 2017 16:23:07 UTC