On Android, how can we force Auth0 to allow the user to choose an email address instead of shortcutting?

On initial sign-up, using Universal Login with Google, the user is shown all of their on-device Google accounts and they’re able to choose which one to sign in with. However, if they log-out and back in, Auth0 seems to just auto-select the Google account they last used and they’re unable to choose a different account.
How can I force Auth0 to allow the user to select a different Google account?