Redirection after webauth.login success is not happening

I am using client side library Auth0.js to have a custom login page for my application. After webauth.login method is called with username, password and realm params being passed, it is not navigation the user back to the app though redirectUri has been specified. It refreshes the page and stays in the same login page. In the network call I see couple of requests being made which I am attaching here for reference. Any lead would be so helpful.

Hey there!

Can you raise it as a GitHub issue in the repo you mentioned so we can work on that directly with the repo maintainers? Once you have a link to it please share it here so we can ping them!

@konrad.sopala Custom login for a user part of an organization redirecting back to same login page · Issue #384 · auth0/auth0-react · GitHub

1 Like

Perfect! Thank you! I’ll ping them shortly!