- From: Emil Lundberg <noreply@github.com>
- Date: Thu, 22 Sep 2022 13:27:13 -0700
- To: public-webauthn@w3.org
Branch: refs/heads/verify-assertion-update-order
Home: https://github.com/w3c/webauthn
Commit: 2ccb9f820fe7fbb2c9dbf942a3013a93ef06596b
https://github.com/w3c/webauthn/commit/2ccb9f820fe7fbb2c9dbf942a3013a93ef06596b
Author: Emil Lundberg <emil@yubico.com>
Date: 2022-09-22 (Thu, 22 Sep 2022)
Changed paths:
M index.bs
Log Message:
-----------
Change definition type of credential record items to abstract-op
This will help avoid conflicts with existing definitions, including [=scope=],
as we introduce a struct for devicePubKey records as well.
Commit: 05fe54d5cebd4aaeb958eefd64f83aad831d2edf
https://github.com/w3c/webauthn/commit/05fe54d5cebd4aaeb958eefd64f83aad831d2edf
Author: Emil Lundberg <emil@yubico.com>
Date: 2022-09-22 (Thu, 22 Sep 2022)
Changed paths:
M index.bs
Log Message:
-----------
Move state updates to last in in RP verification steps
The state should be updated only after verifying the signature. This change will
be useful for the devicePubKey branch.
Compare: https://github.com/w3c/webauthn/compare/2ccb9f820fe7%5E...05fe54d5cebd
Received on Thursday, 22 September 2022 20:27:24 UTC