Re: [webauthn] Strawman of an integration between WebAuthn and Credential Management.

https://github.com/w3c/webappsec-credential-management/pull/72 added a `create()` method to `CredentialsContainer` for asynchronous creation of all credential types: https://github.com/w3c/webauthn/pull/384/commits/2335da45dc882fc4463187b5319f0edbd8a4533d shifts this patch to use that method rather than a static method on `ScopedCredential`, which I think will address one of @leshi's earlier concerns.

I'll address @equalsJeffH's other feedback shortly.

-- 
GitHub Notification of comment by mikewest
Please view or discuss this issue at https://github.com/w3c/webauthn/pull/384#issuecomment-295152350 using your GitHub account

Received on Wednesday, 19 April 2017 08:06:09 UTC