Unable to login to AUth0 in incognito mode Keeps reloading the browser window

We are having the same issue with @auth0/auth0-angular 1.5.0 and @auth0/auth0-spa-js 1.5.0. Everything works fine in edge and firefox but fails in chrome incognito. It would be nice to get some attention on this.

EDIT: In my case it was beceause I was calling getAccessTokenSilently() before handleRedirectCallback() finished.

2 Likes