A set of reusable React components that can accelerate app building with Auth0.
By providing out-of-the-box components we will empower our customers to build high-quality user interfaces efficiently.
In this initial version we included the following components: UserProfile, OrganizationSwitcher, UserButton, OrganizationCreator. There are smaller components that are available that also make up the above.
By making the UI components part of the customer's codebase, we're essentially saying, "Hey, you can use these components as-is, or modify them to fit your needs. We're just providing a solid foundation for you to build upon."
This approach has several benefits:
Faster development: By using pre-built components, customers can accelerate their development pace and focus on building new features.
Improved maintainability: With the UI components code integrated into their own project, customers have greater control over maintenance and updates.
Better customizability: Customers can tailor the components to their specific requirements, which might not be possible with a purely external library or framework.
UI Compoments Documentation
UI components provide a solid foundation for developing robust and user-friendly identity-related features.
Auth0 Lab - UI Components
Explore and navigate through the repository of open-source UI components
UI Components: Shipping Auth0 apps faster
An experiment aimed at improving development productivity through UI components