- From: Boris Zbarsky via GitHub <sysbot+gh@w3.org>
- Date: Fri, 04 Nov 2016 20:42:50 +0000
- To: public-webauthn@w3.org
bzbarsky has just created a new issue for https://github.com/w3c/webauthn: == Should attestationChallenge be snapshotted in makeCredential, or used before going async? == It's used after going async, so the page can start modifying it concurrently. Presumably that's just a bug and it should be used before going async, but the other option is to make a copy of the bytes. Please view or discuss this issue at https://github.com/w3c/webauthn/issues/272 using your GitHub account
Received on Friday, 4 November 2016 20:42:56 UTC