Azure Directory B2C custom policy optimization
We’ve developed a custom login and sign-up policy. Initially, the login process had three pages: 1. Phone number entry, 2. Country code and phone number entry, and 3. OTP verification leading to token generation. Now, we aim to eliminate the first page and directly present page 2 (Country code and phone number). We want to optimize the flow from 3 page to 2 page or 1 page.