Optimizing Identity Provider Switching in Custom Login Flows with Home Realm Discovery

I’m working on a custom login page where users can seamlessly switch between different identity providers. I’ve got the login and signup forms sorted using Auth0Lock and Auth0LockPasswordless, but I’m stuck on implementing Home Realm Discovery for the third screen.

Anyone familiar with how to smoothly transition users to enterprise identity providers or prompt them for a password? Your insights would be super helpful!