mdn/content

WebAuthn conditional create is not documented

Open

#42,516 建立於 2025年12月24日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Markdown (8,900 star) (22,427 fork)batch import
Content:WebAPIarea: WebAuthndocument not writtenhelp wanted

描述

https://github.com/w3c/webappsec-credential-management/pull/224 added a mediation option to CredentialsContainer.create(), to enable websites to support conditional create, AKA automatic passkey creation.

This should be documented on MDN.

In fact it would be good to rework https://developer.mozilla.org/en-US/docs/Web/API/Web_Authentication_API#discoverable_credentials_and_conditional_mediation, to make it clear that it's really about autofill (and to downplay the stuff about discoverable credentials), and move it into a separate guide page that also covered conditional create.

貢獻者指南