Auth Alert appears after logout request

Hi,

If I do logout the user, below alert message appears in the screen.

await auth0Client.LogoutAsync();

image

If I tap to the “Continue”, a blank page or an error page is opening with a message “something went wrong”

I’ve test it many times doing it just login and logout in the same page for test in my app and result was same.

1 Like