Complete OAuth Flow
Complete an OAuth flow.
Send this event after the user has navigated through the OAuth flow and has reached the redirect URI. Extract code and state from the query parameters or web channel. If successful the state machine will transition to FxaState::Connected.
This event is valid for the Authenticating state.