Unable to get login working with React using Safari and Brave

Hi @brett2,

Can you try using the cacheLocation: 'localstorage' option in the Auth0Provider?

Here’s the doc for it: Auth0ProviderOptions | @auth0/auth0-react

1 Like