if (options.hasOwnProperty('canLogin')) {
    const loginDisabled = {
      $elemMatch: {
        name: USER_ACTIONS.login,
        value: USER_ACTION_STATES.disabled