You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm. Seems to not be related to requireAuthOnInitialize, but rather main.ts identifying isAuthenticated() as true (and thus triggers acquireToken which fails to do it silently and then triggers redirect token acquire).
Even though I've cleared all the site data. Where does it get that data? It doesn't happen when I run it in an incognito window 🤔
requireAuthOnInitialize: false
Doesn't seem to work. A redirect get's retriggered even though i have set the setting to false.
The text was updated successfully, but these errors were encountered: