Supabase Users ID
I am currently following the tutorial https://youtu.be/SHJ3EadcrgY?si=eI_lOhHBkHgY7jzC and this is recommended there : In Supabase there is now another option and I am stuck . @BenajaEphrath I would recommend allowing the ID to be generated randomly , because according to the table structure rules , it is better for each element in the table to have its own ID . Additionally , create a new column named auth _id as a Foreign Key to auth .id . The users .auth _id should reference auth .id . That 's the default for it , just leave that and owner should be your foreign key I have set the policies The API Path , apiKey and Bearer But there is no response Loading successful And yes i have installed and activated the toddle chrome extension @BenajaEphrath
@Max @BenajaEphrath
Sure @BenajaEphrath
Like this ?










