import { supabase } from "https://deno.land/x/blocks@1.28.0-beta.4/deps.ts";
const { RealtimeClient } = supabase;
Sets the JWT access token used for channel subscription authorization and Realtime RLS.
import { supabase } from "https://deno.land/x/blocks@1.28.0-beta.4/deps.ts";
const { RealtimeClient } = supabase;
Sets the JWT access token used for channel subscription authorization and Realtime RLS.