Overview
- The auth methods can be accessed via the
supabase.auth
namespace.
import { createClient } from '@supabase/supabase-js'
const supabase = createClient(supabase_url, anon_key)
supabase.auth
namespace.
import { createClient } from '@supabase/supabase-js'
const supabase = createClient(supabase_url, anon_key)
Need some help?
Contact supportLastest product updates?
See ChangelogSomething's not right?
Check system status