import { supabase } from "https://deno.land/x/live@1.53.6/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/live@1.53.6/deps.ts";
const { RealtimeClient } = supabase;
Sets the JWT access token used for channel subscription authorization and Realtime RLS.