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?