standards-positions icon indicating copy to clipboard operation
standards-positions copied to clipboard

Web Authentication's PublicKeyCredential signal* methods

Open nsatragno opened this issue 1 year ago • 1 comments

WebKittens

@rmondello @pascoej

Title of the proposal

PublicKeyCredential signal methods

URL to the spec

https://w3c.github.io/webauthn/#sctn-signal-methods

URL to the spec's repository

https://github.com/w3c/webauthn/

Explainer URL

https://github.com/w3c/webauthn/wiki/Explainer:-WebAuthn-Signal-API-explainer

TAG Design Review URL

https://github.com/w3ctag/design-reviews/issues/996

Mozilla standards-positions issue URL

https://github.com/mozilla/standards-positions/issues/1075

WebKit Bugzilla URL

https://bugs.webkit.org/show_bug.cgi?id=278339

Radar URL

rdar://134285651

Description

The WebAuthn signal methods allow relying parties to keep WebAuthn authenticator credential state in sync with their view of those credentials. Relying parties can signal that a user's name or display name have been updated, or that a credential is no longer accepted.

nsatragno avatar Sep 19 '24 13:09 nsatragno