Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: login redirect missing route (#8990)
Closes #8920 - login form does not redirect after form submit. In `handleAuthRedirect` the route parameter was unintentionally getting overwritten.
- Loading branch information