Take Gravatar initials from other fields

Hi, when getting user images if the picture is not set Auth0 will return a gravatar initials image.
At the moment the initials image has two initials and they seem to be taken from the first two letters of the name attribute on auth0.
Most of the names that I have saved on auth0 are the email of the person using it.
I’d like to generate the gravatar initials image from the first letters of the given_name and family_name attributes, is there any way to configure this?

Thanks,
Dan

2 Likes

Hi!

I’m having the same issue. I also tried to use a rule to set the user’s name from its given and family names, but it didn’t affect the Gravatar picture.

Could we have feedback on this topic?

Thanks!
Math