class supabase.AuthError extends ErrorRe-exportimport { supabase } from "https://deno.land/x/live@1.53.6/deps.ts"; const { AuthError } = supabase; ConstructorsnewAuthError(message: string, status?: number)Propertiesprotected__isAuthError: booleanstatus: number | undefined