[webauthn] Credential counter must initialise as 1

herrjemand has just created a new issue for https://github.com/w3c/webauthn:

== Credential counter must initialise as 1  ==
Currently we say: 
> **a per credential signature counter:**
allocate the counter, associate it with the new credential, and initialize the counter value as zero.

In the same time we say:

>**no signature counter**
let the signature counter value for the new credential be constant at zero.

Per-credential counter must start with 1 to avoid confusion.

Please view or discuss this issue at https://github.com/w3c/webauthn/issues/1025 using your GitHub account

Received on Monday, 6 August 2018 11:44:02 UTC