When extension tries to refresh token using authRefreshToken method and requests fails:
✅ Chrome handles fail correctly, by showing Please reconnect FlowCrypt to your Gmail Account notification:
❌ Firefox doesn't handle fail and extension just stucks in loading state, like this:
To reproduce - replace refreshToken param in authRefreshToken request with any string.