Hi @hugo127sanchez,
Thank you for your reply.
Unfortunately, it is not possible to use the loginWithRedirect
function with two redirect_uri
URLs.
Once the sign-up process is completed, the user is automatically logged in, and there is no distinction between the two actions in terms of redirecting to different pages. The loginWithRedirect
function is designed to accept only one redirect_uri
value as a string for the authorization parameter.
I hope this explanation clears up any confusion!
I also noticed that you have created a new post regarding this issue here, and I will continue the discussion there to provide further assistance.
Thanks,
Rueben