Expand description
This domain allows interacting with the FedCM dialog.
Structs§
- Account
- Corresponds to IdentityRequestAccount Account
- Account
Builder - Click
Dialog Button Params - Click
Dialog Button Params Builder - Click
Dialog Button Returns - Disable
Params - Disable
Returns - Dismiss
Dialog Params - Dismiss
Dialog Params Builder - Dismiss
Dialog Returns - Enable
Params - Enable
Params Builder - Enable
Returns - Event
Dialog Closed - Triggered when a dialog is closed, either by user action, JS abort, or a command below. dialogClosed
- Event
Dialog Shown - Open
UrlParams - Open
UrlParams Builder - Open
UrlReturns - Reset
Cooldown Params - Resets the cooldown time, if any, to allow the next FedCM call to show a dialog even if one was recently dismissed by the user. resetCooldown
- Reset
Cooldown Returns - Resets the cooldown time, if any, to allow the next FedCM call to show a dialog even if one was recently dismissed by the user. resetCooldown
- Select
Account Params - Select
Account Params Builder - Select
Account Returns
Enums§
- Account
UrlType - The URLs that each account has
- Dialog
Button - The buttons on the FedCM dialog.
- Dialog
Type - The types of FedCM dialogs.
- Login
State - Whether this is a sign-up or sign-in action for this account, i.e. whether this account has ever been used to sign in to this RP before.