} else if (expDate && date > expDate) {

      try {
        await authentication.refresh();
      } catch (e) {