Docs
Introduction

Introduction

Auth0Lab UI components provide a solid foundation for developing robust and user-friendly identity-related features in applications.

The goal of this project is to deliver reusable UI components that help customers build high-quality interfaces efficiently. These self-contained pieces of code can be easily integrated into existing projects, allowing for customization and extension as needed.

  • Code ownership: Take ownership of the UI components code, just like you would with any other code in their project.
  • Customization: Modify the pre-built components to fit your specific needs and branding. This might involve changing colors, fonts, or layouts, or adding custom functionality.
  • Integration: Integrate the UI components into your existing codebase.
  • Version control: Manage the UI components code alongside your codebase.

Notes

The UI components were designed specifically for use with React applications. They are built on top of Shadcn, a powerful collection that provides reusable components you can easily integrate into your apps. Our UI components follow the same philosophy: simply copy and paste them to customize them for your specific app.