new.raw_user_meta_data
How do I get access to name information when a user is signup with Facebook and Google?
new.raw_user_meta_data->>'full_name' or similar. Tried some combinations.