Hey all,
I am not sure if this is the right place to ask, but we are a startup that is using Auth0 for authentication, and after some recent changes in the onboarding flow, we are facing some mysterious callback errors that keep showing up from time to time. We get to see a message: “redirect too many times”, as if we are stuck in some kind of an infinite loop. Our users can frequently not log in to do their work. Our developer is struggling with fixing this issue and we are looking for an extra pair of eyes to help us find the bug in the implementation. I have attached the .har file which shows what happens when we try to login. Some addtional info: our web-application runs on flask backend and has vuejs frontend.
thank you in advance
loginredirectissue.har (495.3 KB)