New custom Login, stuck on MFA

Hello!

I’m using auth0 react. I have a custom login and a custom mfa page (just custom html styling). One thing I can’t figure out is once the user logs in and is redirected to setting up MFA, there’s no way out. No way to click back, no way to logout. When I close and reopen the app, the user is automatically reauthenticated and brought back to this mfa page.

Is there any way to offer a logout or back button on the MFA page?

Did you figure this out?