Skip to main content
Filter by
Sorted by
Tagged with
Advice
1 vote
0 replies
36 views

In my case, I only want authenticated users to perform a SELECT query on my database, so I set up my RLS Policy for this scenario. This is where I am hitting an issue. With RLS enabled, I need to let ...
Boon Jefferson Brigoli's user avatar
0 votes
1 answer
25 views

I am using Expo Image Picker to select an image from the gallery so I can upload the file to a Supabase storage bucket called 'avatars'. In the Supabase storage docs they say: For React Native, using ...
1million_ naira's user avatar