Example app (with backend scripts) of how to use Supabase Authentication to query RLS enabled data.
You can read more about this example here.
Usage:
Create a supabase
resource with your Supabase instance URL and public anon API key and pass it in the Login
and Load data
scripts.
No comments yet