Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add reference to timeout information in WebAuthn #265

Merged
merged 2 commits into from
Dec 13, 2023
Merged

Conversation

ianbjacobs
Copy link
Collaborator

@ianbjacobs ianbjacobs commented Dec 7, 2023

Based on discussion about default values from SPC integration into MDN.


Preview | Diff

@@ -623,7 +623,9 @@ members:

: <dfn>timeout</dfn> member
:: The number of milliseconds before the request to sign the transaction
details times out. At most 1 hour.
details times out. At most 1 hour. Default values and the range of
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This adds a normative requirement for At most 1 hour., which I don't think is there in WebAuthn? (Is it?)

@ianbjacobs
Copy link
Collaborator Author

Hi @stephenmcgruer,
This sentence " At most 1 hour." is already in the specification. What do you mean when you say "Adds a normative requirement." ?

@stephenmcgruer
Copy link
Collaborator

Whoops, completely missed that that sentence is pre-existing. We probably shouldn't have it (why is it there?), but that's ok, we can fix that sometime later. This CL LGTM.

@stephenmcgruer stephenmcgruer merged commit bf81d4e into main Dec 13, 2023
2 checks passed
github-actions bot added a commit that referenced this pull request Dec 13, 2023
SHA: bf81d4e
Reason: push, by stephenmcgruer

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
github-actions bot added a commit that referenced this pull request Dec 13, 2023
SHA: bf81d4e
Reason: push, by stephenmcgruer

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants