can't insert user record in my user table in supabase using google login

Database & APIs

Hi everyone, so I've integrated google authentication to allow user to sign up using google login, however I can't seems to insert that user record in my user table in supabase using google login and ff fails to capture the user's email. Anyone know how might get to fix it?

Separately, I'm wondering if I should be using Auth Login or Auth Create for this case? Intuitively I would think it should be create but seems most of the info i look up on the net says Login instead

Million thanks in advance!

What have you tried so far?

so this is how it looks

Did you check FlutterFlow's Documentation for this topic?
No
4
3 replies