- From: =JeffH via GitHub <sysbot+gh@w3.org>
- Date: Fri, 14 Apr 2017 21:47:57 +0000
- To: public-webauthn@w3.org
The following commits were just pushed by equalsJeffH to https://github.com/w3c/webauthn: * Introduce authenticator response interfaces. This patch adds an 'AuthenticatorResponse' interface, representing the generic attributes of responses from authenticators. It then redefines 'ScopedCredentialInfo' and 'AuthenticatorAssertion' to derive from this interface, and renames them to 'AuthenticatorAttestionResponse' and 'AuthenticatorAssertionResponse' respectively. These new interfaces are a drop-in replacement for the old interfaces, no normative changes are intended in this patch, other than the renaming. by Mike West https://github.com/w3c/webauthn/commit/2d10a10a195b2060a7a68ec75265a70adc26dbc4 * fixup @equalsJeffH by Mike West https://github.com/w3c/webauthn/commit/3cdf1bfbf3252e33354549275566be70e73e7f18 * Merge pull request #397 from battre/authenticatorresponse Introduce authenticator response interfaces. by =JeffH https://github.com/w3c/webauthn/commit/c8fc4c184ffd91151c725e4dd224a37c74f2d507
Received on Friday, 14 April 2017 21:48:04 UTC