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
- call loginWithRedirect on web
- enter credentials and go to mfa page
- 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