© 2026 Hedgehog Software, LLC
import { supabase } from "../lib/supabase"; const { data: { user }, } = await supabase.auth.getUser();