Hi all,
I am creating a messaging app, I decided to use Firebase authentication but as a Database I wanted to use Supabase. I developed the app and it worked fine, but when it was the time to create the Row level security rules for supabase , they ask you about authenticated users and all that , but my authentication is in Firebase not in supabase so I guess I could use then the rules. Have you experience this? Do you know a way to make it work? I hope u can help or give some advice...
summary: How to make work supabase RLS with Firebase along?
Thank you, regards and have a nice one!