Hi Team,
I understood that after succesful login by the user, auth0 redirects to callback Callback URL.
What about error case? I entered wrong password. So login fails. will it redirect to the same url? How to capture that request details?
I’m using this below sample app. Here where can I catch the error and its request object of HTTP.