Database
Profiles Table
Create Profiles table
Supabase automatically stores the authenticated user information like email, username, etc... However in order to manage and store data like the customer ID or other relevant data we need a dedicated profiles table.
Go to Supabase → SQL Editor and paste the following query (Select the query that fits your business model):
Unlock full documentation
This part of the documentation are for members only. Please upgrade your plan to unlock this section.