Hi, I used the service on our Xamarin project and when I open the login dialog our company logo, welcome message and Sign in with Google button appears.
So, can I auto hide/skip welcome page in the dialog? How to open sign-in dialog without welcome page?
Unfortunately, there isn’t any way to “skip” the Welcome message since that is associated with the Universal Login Page. But you can modify the Welcome text to one that you prefer.
To circle back, the Universal Login Page (sign-in dialog) will always render the page title which reads “Welcome”. Because of that, you will need to change the title of the login page if you prefer a different text.
Please don’t hesitate to reach out if you have any questions.
You must be using either the New or Classic Universal Login. It’s unavoidable, and skipping the login page which shows the “Welcome” text is not possible.