Google provider not letting Client read users name.

Hello! I am using Supabase Auth and using the Google provider. I have a handle new user db function, and the first and last name seem to be saving correctly to the users table, but my website cannot read the name until the user saves their name, even if it is the exact same. Any ideas? (I am sure I’m going something wrong, I have little knowledge about any backendπŸ˜†)
Was this page helpful?