Unable to log-in through Torus EVM Adapter on older versions of OSX

We seem to be having some trouble with some of our users logging in with Web3Auth.

You can see our implementation here: https://app.vrynt.io/login
Technically, we are using https://web3auth.io/docs/sdk/web/adapters/torus-evm

We seem to have narrowed it down to older versions of OSX.
Is there a minimum OS (PC and MAC) and browser version... for WEB3AUTH to work?
On OSX 10.11.4 / Chrome 103.0.5060.134 a couple of our users are getting

Unable to detect login share from the Auth network. This may be due to slow internet connection. Check your internet speed and try again.

Happening on multiple laptops.
We have tried Chrome 103.0.5060.134 on Ventura, and it seems to work fine.. which points to a OS issue.

Here are some screenshots.
image (1)
image



Originally posted by: softcheetah

Check the discussion at: https://github.com/orgs/Web3Auth/discussions/1056

Btw, @softcheetah was able to reproduce this behavior on a macOS machine by manually changing the clock back by one month. I was also able to cause a break by manually changing my Windows 10 Home laptops system time to one day earlier.

cert-date-invalid-error-message-modal-windows

However, the error message is much more user friendly (it actually tells the user what remedial action to take).



Originally posted by: delhiryder