-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: pass
redirectTo
between login and sign up
This patch updates the login and sign up routes to forward their `redirectTo` search parameter when navigating between the two. That way, users can click the "No account? Sign up here" link and still be redirected to their ultimate destination if applicable. This patch also does some minor import refactoring (put the `type` inside the `import` statement).
- Loading branch information
1 parent
125debc
commit 6f7cc79
Showing
2 changed files
with
22 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters