Replacing 401 page with custom page

Hello!

We’ve got a React app using embedded Looker throughout, and when users timeout, they see the default 401 error page provided from Looker.

What’s the best practice to catch that 401 error to be able to display a custom error page and/or re-auth the user?

0 1 379