Feature:
Add the possibility to add a logo for Custom Social Connection. This will allow the logo to be shown in the new Universal Login
Description:
Today, when we create a Custom Social Connection, there’s no place to add a logo.
So the logo that appears on the login screen is the auth0 logo.
I was able to create a workaround modifying the universal login page template and adding
._social-button-oauth2 *[data-provider^=oauth2] {
background-image: url(https://image.png);
}
This worked for me in this case, but will not when adding a new button oauth2
.
Use-case:
This will make it easier for the user to identify the custom connection and make it trust more on the login page.
PS: I am opening this feedback as was instructed in this thread.
Hi @jvieira,
Thank you for creating this feedback request!
Let’s hope it attracts as many votes as possible.
Have a good rest of your day!
1 Like
Seems like a really basic addition. I can’t understand why the developers implemented it without the possibility to change the logo.
6 Likes
+1 for this, I can not understand it too, why isn’t it a feature by default
2 Likes
+1, please add it in new universal login
1 Like
+1. We need this also. thanks!
1 Like
stone
7
+1 Really need this feature for the universal login to look production ready.
1 Like
+1. A simple addition IMO.
1 Like
Yea this is pretty bad not to have an option here. It could lead to a massive amount of custom work for something so simple.
1 Like
+1. It will be really useful!
system
Closed
17
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.