Fxa Event
Fxa event
These are the events that consumers send to crate::FxaStateMachine::process_event
Inheritors
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Force a call to FirefoxAccount::get_profile
Link copied to clipboard
Cancel an OAuth flow.
Link copied to clipboard
Check the authorization status for a connected account.
Link copied to clipboard
Complete an OAuth flow.
Link copied to clipboard
Disconnect the user
Link copied to clipboard
Initialize the state machine. This must be the first event sent.
Link copied to clipboard
An fxaccounts:change_password WebChannel message arrived on the device that just changed its password. json_payload is the data object of that message and contains the new session token. The state machine swaps the session token for a new refresh token and re-initialises the device record.