Google Login choose Account

When using the /authorize endpoint to login with google, it is skipping directly to the consent.

How can i force it to show the choose account page?

Hi @dev52 ,
If you want the Universal Login prompt to show, you may need to create and enable at least one Database connection, even if you do not plan to use it just yet (can disallow signups for the connection). This will then show the Google connection as a button on the login prompt.
Hope this helps!