Skip to content

Commit 02c89b5

Browse files
committed
docs: add toc
1 parent 89de831 commit 02c89b5

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

README.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,33 @@
2424

2525
Customizable authentication UI component with custom themes and extensible styles to match your brand and aesthetic.
2626

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+
2754
## Usage
2855

2956
### For Vue 3

0 commit comments

Comments
 (0)