- From: GitHub <noreply@github.com>
- Date: Wed, 10 Aug 2016 10:35:27 -0700
- To: public-webauthn@w3.org
- Message-ID: <57ab65df6b3f5_3a903fbb3cb892a09773@hookshot-fe6-cp1-prd.iad.github.net.mail>
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