- From: Angelo Liao via GitHub <sysbot+gh@w3.org>
- Date: Wed, 06 Sep 2017 00:49:24 +0000
- To: public-webauthn@w3.org
Admittedly, the process described in this PR are a little hand-wavy. Edge, for example, uses a fairly complicated heuristic model to avoid race condition and ensure operations are happening smoothly. For example, when multiple transports are hitting the same authenticators, there's a queuing mechanism in combination with timing heuristics to not have crazy errors. Because of the complication, I decided to not specify it further and limit the description to "loop through each authenticator and cancel things." -- GitHub Notification of comment by AngeloKai Please view or discuss this issue at https://github.com/w3c/webauthn/pull/544#issuecomment-327342687 using your GitHub account
Received on Wednesday, 6 September 2017 00:49:19 UTC