- From: Emil Lundberg via GitHub <sysbot+gh@w3.org>
- Date: Fri, 13 Oct 2023 07:58:29 +0000
- To: public-webauthn@w3.org
I think the [Add Credential](https://w3c.github.io/webauthn/#sctn-automation-add-credential) API call would be the be more appropriate place for these, but I agree otherwise. I also don't think we need to define any new operations to enable changing `bs` between assertions - since _Add Credential_ includes all credential state (including the private key and signature counter), the caller can "update" `bs` by first calling [Remove Credential](https://w3c.github.io/webauthn/#sctn-automation-remove-credential) and then calling _Add Credential_ with the new `bs` value. -- GitHub Notification of comment by emlun Please view or discuss this issue at https://github.com/w3c/webauthn/issues/1987#issuecomment-1761075406 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 13 October 2023 07:58:31 UTC