[w3c/webauthn] c79e21: IDL cleanup: don't require callers to create Crede...

  Branch: refs/heads/master
  Home:   https://github.com/w3c/webauthn
  Commit: c79e21b6ad5804e84bbee4983706366455000494
      https://github.com/w3c/webauthn/commit/c79e21b6ad5804e84bbee4983706366455000494
  Author: Vijay Bharadwaj <vijaybh@users.noreply.github.com>
  Date:   2016-08-04 (Thu, 04 Aug 2016)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  IDL cleanup: don't require callers to create Credential objects

This is the minimal version of the change required to fix the IDL issue
that @jcjones brought up regarding Credential objects. Unlike PR #158,
it retains the credential type and leaves the actual API surface and
samples unchanged.

If we pick this approach, PR #158 can be closed out and will no longer
be necessary.


  Commit: 2b72ddfb805a4a0e2797afccea88cfb504fc195e
      https://github.com/w3c/webauthn/commit/2b72ddfb805a4a0e2797afccea88cfb504fc195e
  Author: J.C. Jones <james.jc.jones@gmail.com>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Merge pull request #159 from w3c/vgb-credentialObjectKeep

IDL cleanup: don't require callers to create Credential objects


Compare: https://github.com/w3c/webauthn/compare/9636ca2600c1...2b72ddfb805a

Received on Wednesday, 10 August 2016 17:35:55 UTC