1.2.0 • Published 3 years ago

supabase-auth-ui-react v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

I made this because I don't want to use stitches as it is not being maintained well. This is simply a pure css port of @supabase/auth-ui-react.

Usage

import 'supabase-auth-ui-react/styles.css'
        <Auth 
            redirectTo="/dashboard"
            supabaseClient={supabase} 
            theme='default'
            dark={true}
        />
            
1.2.0

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago