File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 24
24
25
25
Customizable authentication UI component with custom themes and extensible styles to match your brand and aesthetic.
26
26
27
+ ## Table of Contents
28
+
29
+ - [ Auth UI Vue] ( #auth-ui-vue )
30
+ - [ Preview] ( #preview )
31
+ - [ Introduction] ( #introduction )
32
+ - [ Table of Contents] ( #table-of-contents )
33
+ - [ Usage] ( #usage )
34
+ - [ For Vue 3] ( #for-vue-3 )
35
+ - [ For Nuxt 3] ( #for-nuxt-3 )
36
+ - [ Set up Auth UI] ( #set-up-auth-ui )
37
+ - [ Social Providers] ( #social-providers )
38
+ - [ Options] ( #options )
39
+ - [ Supported Views] ( #supported-views )
40
+ - [ Customization] ( #customization )
41
+ - [ Predefined themes] ( #predefined-themes )
42
+ - [ Switch theme variations] ( #switch-theme-variations )
43
+ - [ Override themes] ( #override-themes )
44
+ - [ Create your own theme] ( #create-your-own-theme )
45
+ - [ Custom CSS classes] ( #custom-css-classes )
46
+ - [ Custom inline CSS] ( #custom-inline-css )
47
+ - [ Custom lables (i18n)] ( #custom-lables-i18n )
48
+ - [ Auth Helpers] ( #auth-helpers )
49
+ - [ UserContextProvider] ( #usercontextprovider )
50
+ - [ useSupabaseUser] ( #usesupabaseuser )
51
+ - [ Inspiration] ( #inspiration )
52
+ - [ License] ( #license )
53
+
27
54
## Usage
28
55
29
56
### For Vue 3
You can’t perform that action at this time.
0 commit comments