Module fed_cm

Source
Expand description

This domain allows interacting with the FedCM dialog.

Structs§

Account
Corresponds to IdentityRequestAccount Account
AccountBuilder
ClickDialogButtonParams
ClickDialogButtonParamsBuilder
ClickDialogButtonReturns
DisableParams
DisableReturns
DismissDialogParams
DismissDialogParamsBuilder
DismissDialogReturns
EnableParams
EnableParamsBuilder
EnableReturns
EventDialogClosed
Triggered when a dialog is closed, either by user action, JS abort, or a command below. dialogClosed
EventDialogShown
OpenUrlParams
OpenUrlParamsBuilder
OpenUrlReturns
ResetCooldownParams
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
ResetCooldownReturns
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
SelectAccountParams
SelectAccountParamsBuilder
SelectAccountReturns

Enums§

AccountUrlType
The URLs that each account has
DialogButton
The buttons on the FedCM dialog.
DialogType
The types of FedCM dialogs.
LoginState
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.