Hello Auth0 Community.
When I login with a blocked user it redirect me to a blank page with the the message in the URL callback?error=unauthorized&error_description=user%20is%20blocked&state. (Which is what the docs say it is supposed to do). If I go back it leads me to an Oops!, something went wrong error page which i cannot back out of. All of these things are what I assume Auth0 callbacks are supposed to do.
The problem is this behavior is not what I want for my product. I find it extremely unintuitive for my users Is there anyway to change this behavior for blocked or deleted users?