I'm using the Kinde API to create a user with an email address. I'm expecting that when the user signs in with a provide like Google that their name will be updated based on information from that provider. However, that doesn't appear to be happening.
This is the
user
user
object which I get locally in my React application after completing sign in using Google: