- From: Nina Satragno via GitHub <noreply@w3.org>
- Date: Wed, 29 Oct 2025 18:24:37 +0000
- To: public-webauthn@w3.org
nsatragno has just submitted a new pull request for https://github.com/w3c/webauthn: == [WIP] Add `requestUserInfo` == This patch adds `requestUserInfo` to `PublicKeyCredentialUserEntity`. This allows a relying party to request user identifiers and attributes alongside a WebAuthn credential on `create()` to aid with account creation. Closes #2336 The following tasks have been completed: - [ ] Modified Web platform tests ([link](https://github.com/web-platform-tests/wpt/)) Implementation commitment: - [ ] WebKit ([link to issue](https://bugs.webkit.org/)) - [X] Chromium ([link to issue](https://issues.chromium.org/issues/new?component=1456855&template=0)) - [ ] Gecko ([link to issue](https://bugzilla.mozilla.org/home)) Documentation and checks - [X] Affects privacy - [X] Affects security - [X] Updated explainer ([link](https://github.com/w3c/webauthn/wiki/Explainer:-WebAuthn-requestUserInfo)) See https://github.com/w3c/webauthn/pull/2358 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 29 October 2025 18:24:38 UTC