I am using Auth0 Universal login page. If user stays idle on login page for longer duration then on login form submit action user is getting redirected to /login/callback and not on App home page that has been configured under SPA app Application URIs settings. Sometimes Invalid state message is coming in the response.
See below screenshot for the reference
Instead of this page, can we redirect user back to application home page user and from there user will start login flow again.