jjPlusPlus / bringme-react-native

A scavenger hunt game using React Native and MLKit
0 stars 1 forks source link

Create Row Level Security pattern for tables #18

Open jjPlusPlus opened 1 year ago

jjPlusPlus commented 1 year ago

We need RLS policies for tables in Supabase. We have currently disabled RLS for Users and Matches tables during development, but that won't fly during production.

https://supabase.com/docs/learn/auth-deep-dive/auth-row-level-security