User's JWT not being used on Supabase query

Database & APIs

Supabase queries on my app do not work. It appears that my Supabase API key is being used in the authorization header rather than a users JWT, leading to the request being denied

What have you tried so far?

If I disable RLS the queries work, so I know Flutterflow is connect to Supabase correctly

If I call Supabase DB from postman with the users JWT in the Bearer then queries work so I know that my RLS rules are set up correctly

Did you check FlutterFlow's Documentation for this topic?
Yes
3
13 replies