Hello,
Using custom UI for the signup, Ory Network automatically sends a mail to the user with the verification code (OTP) and a flow ID. Now, if I want to automatically navigate the user from the signup to the verification screen, it does not work because we need the flow ID to be consistent with the verification code (OTP).
How can one get the existing flow ID? And if that is not possible, how can we provide a smooth signup -> verif experience to the user?