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

emlun has just merged emlun's pull request 1807 for https://github.com/w3c/webauthn:

== Move state updates to last 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.


<!--
    This comment and the below content is programmatically generated.
    You may add a comma-separated list of anchors you'd like a
    direct link to below (e.g. #idl-serializers, #idl-sequence):

    Don't remove this comment or modify anything below this line.
    If you don't want a preview generated for this pull request,
    just replace the whole of this comment's content by "no preview"
    and remove what's below.
-->
***
<a href="https://pr-preview.s3.amazonaws.com/w3c/webauthn/pull/1807.html" title="Last updated on Sep 26, 2022, 8:30 AM UTC (05fe54d)">Preview</a> | <a href="https://pr-preview.s3.amazonaws.com/w3c/webauthn/1807/6c823f1...05fe54d.html" title="Last updated on Sep 26, 2022, 8:30 AM UTC (05fe54d)">Diff</a>

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 Wednesday, 5 October 2022 20:00:47 UTC