Skip to content

Add Signal API #2093

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

Merged
merged 21 commits into from
Aug 28, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update index.bs
Co-authored-by: Emil Lundberg <[email protected]>
  • Loading branch information
nsatragno and emlun authored Jul 31, 2024
commit 76d68197aa2d1ee58ed90fb1ce0b231a9404f3cf
2 changes: 1 addition & 1 deletion index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -2998,7 +2998,7 @@ change they have a reasonable belief would be contrary to the user's wish, or to
ask the user before making some change. [=signal method/Authenticator actions=]
are thus provided as the recommended way to handle [=signal methods=].

In cases where an [=authenticator=] does not have the capability to process a
In cases where an [=authenticator=] does not have the capability to process an
[=signal method/authenticator action=], [=clients=] MAY choose to use existing
infrastructure such as [[!FIDO-CTAP]]'s `authenticatorCredentialManagement`
command to achieve an equivalent effect.
Expand Down