M/\X
04/27/2022, 7:05 AMrp
04/27/2022, 7:06 AMM/\X
04/27/2022, 7:07 AMrp
04/27/2022, 7:08 AMM/\X
04/27/2022, 7:09 AMrp
04/27/2022, 7:09 AMM/\X
04/27/2022, 7:09 AMrp
04/27/2022, 7:10 AMM/\X
04/27/2022, 7:10 AMrp
04/27/2022, 7:10 AMM/\X
04/27/2022, 7:10 AMrp
04/27/2022, 7:10 AMM/\X
04/27/2022, 7:11 AMrp
04/27/2022, 7:13 AMM/\X
04/27/2022, 7:13 AMrp
04/27/2022, 7:16 AMif (context.redirectToPath !== undefined) {
...
}
In the above if block from the code snippet in the link, instead of doing return context.redirectToPath;
, you can return a path that you like.M/\X
04/27/2022, 7:17 AMrp
04/27/2022, 7:17 AMcontext
object has context.isNewUser
. It will be true if it's sign up. Else it will be false
.M/\X
04/27/2022, 7:18 AMrp
04/27/2022, 10:53 AMM/\X
04/27/2022, 10:54 AM