processEvent

open override fun processEvent(event: FxaEvent): FxaState

Process an event (login, logout, etc).

On success, update the current state and return it. On error, the current state will remain the same.