AuthenticatedSupabaseApi

constructor(resolveUrl: (path: String) -> String, parseErrorResponse: suspend (response: HttpResponse) -> RestException? = null, supabaseClient: SupabaseClient, config: AuthenticatedApiConfig)(source)