Why successful logout redirecting the user to the MFA page instead of login page?

  • Which SDK this is regarding: @auth0/auth0-react
  • SDK Version: 1.10.0
  • Platform Version: Node v16.14.2
  • Expectation: Successful logout should redirect the user to login page.
  • Actual: Successful logout is redirecting the user to the MFA page, it is happening for some specific browser like: Google Chrome

Hi there @prosengeet.kumar !

How exactly are you logging users out? It could be helpful if you could attempt to reproduce in our sample app as well:

Let us know!