webauthn icon indicating copy to clipboard operation
webauthn copied to clipboard

excludeCredentials on Get

Open christiaanbrand opened this issue 1 year ago • 0 comments

Description

Adding an optional parameter to excludeCredentials on a Get call. The use case is specific to multi-login scenarios: Let's say a user is already logged in with two accounts. There's no point in showing these exact same accounts in the no Allowlist Get operation (either under conditional UI or not). It'll just result in a confusing experience for a user.

We have multiple RPs (including google.com) interested in it.

Related Links

christiaanbrand avatar Apr 19 '24 16:04 christiaanbrand