I am building a new Universal Login experience for our company and there are a few customizations that are hard to get.
One is the ability to replace all our buttons text to Uppercase like in our app. The only way I found is by replacing the text but that doesn’t work for buttons like social logins that have “Connect with ${connectionName}”
Yes, I think you’ll need to go through the custom texts and update these to Uppercase.
When you come to the Social Connections, you can use the Management API to change the connectionName, and provide a new name in Uppercase. So it is doable, just not that straight forward.
You can see here I change the default “Google” connection name to “GMAIL” - Use this endpoint