You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: