I would like to split the signup process into phases, But for that I need to somehow subscribe to the verification request and then according to the result I want to show the next phase (or present the error if not verified)
Is there anyway to achieve this?