Re: [webauthn] .store() is confusing

It should be straightforward to add an implementation of the [`[[Store]](credential)`](https://w3c.github.io/webappsec-credential-management/#dom-credential-store-slot) method to WebAuthn that returned some sort of error condition, and to change Credential Management's [storage algorithm](https://w3c.github.io/webappsec-credential-management/#algorithm-store) to interpret that condition as cause for rejecting the promise. Would that be enough to address this from y'all's side?

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

Received on Monday, 11 September 2017 08:15:06 UTC