Skip to main content
Module

x/windmill_helpers/supabase.ts

A repository that contains utils functions used by windmill deno scripts
Latest
import * as windmillHelpers from "https://deno.land/x/windmill_helpers@v1.1.1/supabase.ts";

Functions

Creates a Supabase client with an authenticated session if possible.

Executes a Supabase query. If possible and needed, refreshes the session and retries once.