User details during signup not correctly syncing to user tab

Hi in my user table I have these columns: Name, Email, User Type and more…

When the customer goes to sign up using Google, the name and email are populating into the user table but the user type is not populating, even when the customer chooses their user type and the user type form is correctly mapped to the user table user type column.

How do I fix this?

Wouldn’t you have to add an Onboarding flow to collect more info like the “user type”? I’m not sure if signing in with Google Auth would help you collect that (or is relevant to this discussion).

Can you please provide some screenshots so we can see your current flow?