Karbust / auth-ui

Pre-built Auth UI for React

Home Page:https://supabase.com/docs/guides/auth/auth-helpers/auth-ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Supabase Auth UI

Supabase Auth UI is a collection of pre built UI components that work seamlessly with @supabase/auth-helpers.

The main purpose of these components is to allow developers to get working on their apps quickly, but also be able to use their own style/css.

Auth UI is kept deliberatly seperate from @supabase/auth-helpers so that developers can migrate away from pre-built UI components as their UI system naturally matures.

Screenshot 2022-04-30 at 9 30 25 PM

Supported frameworks

  • React

Examples and Packages

  • Examples

    • Coming soon
  • Packages

    • React - will be released on @supabase/auth-ui-react

Development

Read the development.md for more information.

Using a @supabase/auth-ui-[framework-name] naming convention for packages

About

Pre-built Auth UI for React

https://supabase.com/docs/guides/auth/auth-helpers/auth-ui

License:MIT License


Languages

Language:TypeScript 94.2%Language:JavaScript 5.4%Language:CSS 0.4%