Supabase UI is deprecated

Auth

Installing

Install the component

npm install @supabase/ui

Getting started

Import the component

import { Auth } from '@supabase/ui'

A community maintained Svelte version of this Auth component is also available: joshnuss/supabase-ui-svelte

Basic

Loading

Social providers

Loading

Only Thirdparty Social providers

Loading

Props

Auth
PropertyType
authViewany
childrenany
classNameany
providersTBC
socialButtonSizeTBC
socialColorsboolean
socialLayoutTBC
styleany
supabaseClientSupabaseClient
verticalSocialLayoutany
viewViewType
Auth.UserContextProvider

Coming soon