[webauthn] Pull Request: Conditional request allowList credential filtering

nsatragno has just submitted a new pull request for https://github.com/w3c/webauthn:

== Conditional request allowList credential filtering ==
Allow filtering credentials during conditional requests by passing an `allowList` to `navigator.credentials.get`. This allows relying parties who know who the user attempting to authenticate is (e.g. because they entered their username) to have autofill only show credentials for that user. See the bug for a description of use-cases.

Fixes #1793

See https://github.com/w3c/webauthn/pull/1810


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 30 September 2022 20:34:25 UTC