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
Quick summary:
- With the Error API, the browser can inform users with proper error messages when their sign-in request has failed.
- With the AccountAutoSelected Flag API, the browser could help developers to determine if FedCM token requests were initiated with explicit user permission to improve their services.
- With the Hosted Domain API, RP can choose to only show the accounts which are associated with a certain domain.
- With the Revocation API, developers can revoke the connection between RP and IdP upon user request and update the browser to optimize the future flows.
WebKittens
No response
Title of the spec
FedCM API extension: Error API, AccountAutoSelectedFlag, HostedDomain and Revocation API
URL to the spec
https://fedidcg.github.io/FedCM/
URL to the spec's repository
https://github.com/fedidcg/FedCM
Issue Tracker URL
No response
Explainer URL
No response
TAG Design Review URL
w3ctag/design-reviews#893
Mozilla standards-positions issue URL
No response
WebKit Bugzilla URL
No response
Radar URL
No response
Description
We publish explainers as issues per request from Mozilla (more details). For explainers please see the first and second comments of Error API, AccountAutoSelectedFlag, HostedDomain and Revocation.
Quick summary:
- With the Error API, the browser can inform users with proper error messages when their sign-in request has failed.
- With the AccountAutoSelected Flag API, the browser could help developers to determine if FedCM token requests were initiated with explicit user permission to improve their services.
- With the Hosted Domain API, RP can choose to only show the accounts which are associated with a certain domain.
- With the Revocation API, developers can revoke the connection between RP and IdP upon user request and update the browser to optimize the future flows.
We have spec PRs for Error API and AccountAutoSelectedFlag API since Chrome plans to ship them sooner than the other two.
The text was updated successfully, but these errors were encountered: