Docs
Introduction
Introduction
Auth0Lab UI components provide a solid foundation for developing robust and user-friendly identity-related features in applications.
Important
The UI components provided from the experimental Auth0Lab library may not remain available or be incorporated into the Auth0 platform. The Auth0Lab UI components are community supported and are not directly supported by Auth0 by Okta. All questions should be directed to the open source repository or the Auth0Lab discord.
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.