I want to skip the login and page and go directly to the OTP page since I am using a custom UI
Full Story : I am creating an internal appliation for a company where the first page is the login page, I have managed to use my UI for login page and used the connection IDs to route to the kinde auth flow, the problem is that with email + code flow, despite providing the email, I am routed to kinde's login page with the entered email prefilled, this seems redundant for the user to click sign in twice, is there a way to skip this page and go directly to the OTP page, ( or alteast not have user click again on sign in )