- From: =JeffH via GitHub <sysbot+gh@w3.org>
- Date: Mon, 23 Jul 2018 23:55:11 +0000
- To: public-webauthn@w3.org
@emlun noted in https://github.com/w3c/webauthn/issues/750#issuecomment-404456211: For what it's worth, (1) would require changes to RP code as well in addition to clients, while (2) would not. On the other hand, (2) looks like more idiomatic JS since a bare `public-key` is not a valid object key literal in JS (the string literal `"public-key"` is a valid key, though). -- GitHub Notification of comment by equalsJeffH Please view or discuss this issue at https://github.com/w3c/webauthn/issues/1004#issuecomment-407236320 using your GitHub account
Received on Monday, 23 July 2018 23:55:17 UTC