- From: Ken Buchanan <noreply@github.com>
- Date: Tue, 29 Apr 2025 14:08:34 -0700
- To: public-webauthn@w3.org
Branch: refs/heads/immediate-mediation
Home: https://github.com/w3c/webauthn
Commit: ce613c737409b90cb61950ef2cdf74ebd7f97df7
https://github.com/w3c/webauthn/commit/ce613c737409b90cb61950ef2cdf74ebd7f97df7
Author: Ken Buchanan <kenrb@chromium.org>
Date: 2025-04-29 (Tue, 29 Apr 2025)
Changed paths:
M index.bs
Log Message:
-----------
Add Immediate Mediation mode
This PR adds the Immediate Mediation mode for WebAuthn requests,
which shows discoverable credentials to the user if any are
silently found, or else throws a `NotAllowedError` if there are
none.
See the
[explainer](https://github.com/w3c/webauthn/wiki/Explainer:-WebAuthn-immediate-mediation) for more context.
A parallel PR to add the mode to the Credential Management
specification will be created.
To unsubscribe from these emails, change your notification settings at https://github.com/w3c/webauthn/settings/notifications
Received on Tuesday, 29 April 2025 21:08:38 UTC