Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/live/deps.ts>supabase.GoTrueClient#_updateUser

Open-Source web editor based on Preact, Tailwind and TypeScript. The other side of code.
Very Popular
Go to Latest
method supabase.GoTrueClient.prototype._updateUser
Re-export
import { supabase } from "https://deno.land/x/live@1.57.0/deps.ts";
const { GoTrueClient } = supabase;

Parameters

attributes: UserAttributes
optional
options: { emailRedirectTo?: string | undefined; }