Commit 727f6b5
committed
Add email redirect to signUp function
The signUp function now includes an emailRedirectTo parameter, directing users to /auth/callback after email verification. This improves the user flow after sign-up.1 parent 153b9c3 commit 727f6b5
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
| 108 | + | |
108 | 109 | | |
109 | 110 | | |
110 | 111 | | |
| |||
0 commit comments