Commit 0eb6116
committed
Update redirect URL in SocialAuthController for consistency in authentication flow
This commit modifies the redirect URL in the handleGoogleCallback method of the SocialAuthController from '/auth/callback' to '/authenticate'. This change aligns the URL with the intended authentication flow, ensuring a more coherent user experience during the login process.1 parent 7620396 commit 0eb6116
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments