0

Supabase Authentication Example - backend scripts version

by
Published Mar 17, 2023

Example app (with backend scripts) of how to use Supabase Authentication to query RLS enabled data. You can read more about this example [**here**](https://docs.windmill.dev/blog/supabase-authentication-and-rls-protected-tables-on-windmill). **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.

App supabase Verified

The app

Static preview only: No backend
This is a static preview of the app and there is no backend. As such, the interactivity requiring script execution is non functional. To see the fully functional app, edit/run it in Windmill by clicking the button above.

Scripts used

Loading...