Hello mates!
I have an app which using supabase and i would like after sign in to get the company id of the logged in user and store it to app state variable. I have already created the relation of my "users" table with "auth.users" table of supabase.