We have the universal login screen with 2 different login options: an Auth0 database connection, and Google. Most of our users use their Google account. Not all of our users are very tech savvy.
On the universal login screen, first the email address and password fields are shown, and below that the “Continue with Google” button.
It is happening to us rather frequently that users try to enter their Google email address and password into the email address and password fields. This, of course, doesn’t work, and then this generates support requests to us, because we have to explain them that they should click the “Continue with Google” button.
Personally, I think this is understandable. To a non-tech savvy user, it is difficult to explain the difference between your “myname@gmail.com” Google account or your “myname@gmail.com” Auth0 database account.
Is this a known UX issue at Auth0? Are there any strategies to deal with this? Is it possible to at least move the “Continue with Google” button to the top of the universal login screen to make it more prominent?