Kinde not syncing details from Google
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
The picture has been populated from Google, but not the name information.
This is the
user object which I get locally in my React application after completing sign in using Google:The picture has been populated from Google, but not the name information.
