[webauthn] Pull Request: Move state updates to last in in RP verification steps

emlun has just submitted a new pull request for https://github.com/w3c/webauthn:

== Move state updates to last in in RP verification steps ==
This relates to (but does not fix) issue #1711, and will be useful for applying the new "credential record" (see #1773) abstraction to PR #1663. The stored state should be updated only after performing all validation and verification steps.

This also changes the definition type (and therefore autolink syntax) for the credential record struct members from `dfn` to `abstract-op`. This will help avoid conflicts with existing definitions, including `[=scope=]`, as we introduce a struct for devicePubKey records as well.

See https://github.com/w3c/webauthn/pull/1807


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 22 September 2022 20:31:27 UTC