Skip to content

Commit bf586db

Browse files
committed
chore: add the brand
1 parent 11eadb7 commit bf586db

11 files changed

+76
-60
lines changed

README.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,17 @@
33
![@nuxtbase/auth-ui-vue minzip package size](https://img.shields.io/bundlephobia/minzip/@nuxtbase/auth-ui-vue)
44
![@nuxtbase/auth-ui-vue package version](https://img.shields.io/npm/v/@nuxtbase/auth-ui-vue.svg?colorB=green)
55

6-
> An opinionated toast component for Vue. It's a Vue port of Sonner
6+
> Pre-built auth ui widgets to get started in minutes.
77
88
## Preview
99

10-
https://user-images.githubusercontent.com/6118824/228208185-be5aefd4-7fa8-4f95-a41c-88a60c0e2800.mp4
10+
![Auth UI Vue](/public/preview.png)
1111

1212
## Introduction
1313

14-
`Vue Sonner` is an opinionated toast component for Vue. It's customizable, but styled by default. Comes with a swipe to dismiss animation.
14+
`auth-ui-vue` is a prebuilt, customizable `Vue` component for authenticating users base on `supabase`
15+
16+
Customizable authentication UI component with custom themes and extensible styles to match your brand and aesthetic.
1517

1618
## Installation
1719

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<head>
55
<meta charset="UTF-8" />
6-
<link rel="icon" type="image/svg+xml" href="/nuxt.svg" />
6+
<link rel="icon" type="image/svg+xml" href="/nuxtbase-icon.svg" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
88
<title>Auth UI Vue</title>
99
</head>

public/auth-ui-vue.dark.svg

-26
This file was deleted.

public/auth-ui-vue.light.svg

-26
This file was deleted.

public/auth-ui-vue.png

-75 KB
Binary file not shown.

public/nuxt.svg

-4
This file was deleted.

public/nuxtbase-dark.svg

+24
Loading

0 commit comments

Comments
 (0)