Check Authorization Status
Check the authorization status for a connected account.
Send this when issues are detected with the auth tokens for a connected account. It will double check for authentication issues with the account. If it detects them, the state machine will transition to FxaState::AuthIssues. From there you can start an OAuth flow again to re-connect the user.
This event is valid for the Connected state.