Is it possible to redirect from the mfa page?

Hello, my question is, is it possible to redirect instead of showing “Unauthorized” page on browser, if you leave the browser for long time on the mfa page?

Hi @sd34,

Welcome to the Auth0 Community!

Could you elaborate more on how you landed on a page with the Unauthorized error?

And could you confirm if you can restart the whole login flow again when prompted with this error?

Thanks,
Rueben

  1. call loginWithRedirect on web
  2. enter credentials and go to mfa page
  3. leave browser on mfa page at least for 1 day

Yes, i can restart the whole login and everything would be fine, but i do not want to receive this error and restart login by my own. Is it possible to redirect to my platform automatickly?

Thanks