Back button leads to Oops error page after successfully logged in

How can I prevent the Oops error page of auth0 appear when a user of my angular app navigates back via the browsers back button after successfully logged in using auth0?

I appreciate every help you may provide.

Best,

Tobias

Hi @tobby

Welcome to the Auth0 Community!

I believe that in order to resolve this issue, you will need to configure the Default Login Route, either at the application level or at the tenant level. This error message can be triggered by different end-user interactions and is not limited to pressing the back button, although it does seem like the most common case.

I recommend the following the steps from our Support article or going through the video attached on it to set a Default Login Route. Additional useful information can also be found in this documentation as well : Configure Default Login Routes.

Hope this helped!
Gerald

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.