Silent login does not work on safari

I am logged into the application until I reach a certain page, then it seems like silent auth is failing. I am suddenly not logged into this page. I’ve added useRefreshTokens= {true} and have set a log expiration. The silent auth error seems to have gone away but I am still logged out. This only occurs in safari but works in chrome.

Hi @connergiovenco,

Have you tried setting your cache location to localstorage?

Here’s an example:

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.