how to save custom fields from Supabase user table?

Hello,

I need to retrieve custom fields from Supabase public.user table like phone number, image_url, etc and display it in all my pages. I have a component to display that information in the topnav (see attached image). How can I store that custom fields in my app so I don't have to query the supabase table every time a page is display?.

Thanks.

5 replies