Intermittent login success on local

Hi,

In the past few days, I’ve started experiencing an intermittent issue with a local development of mu UI where the login redirects back to the login page, even though I can see the user shows success exchange.

Other times I can get successfully access to my UI.

This has started happening across most browsers.

I’m using MAMP for my local hosting and I’m running the app with a local SSL.

My login setup uses a combination of the js lock and the PHP sdk.

How can I go about diagnosing the issue?

Thanks