Failed Silent Auth: login required

Hi @dan.woda

Very strangely, the working settings and library stopped working today again on Mac Safari and IOS Chrome.

The setting I used:
@auth0/auth0-spa-js”: “^1.13.6”

API createAuth0Client(
useRefreshTokens: true,
cacheLocation: ‘localstorage’
)

Very puzzled why it stopped working. Is there a way to investigate further?