Component Reference

OneAuxilia offers a comprehensive suite of components designed to seamlessly integrate authentication and multi-tenancy into your application. With OneAuxilia components, you can easily customize the appearance of authentication components and pages, manage the entire authentication flow to suit your specific needs, and even build robust SaaS applications.

To get started, select a component from the navigation on the left.

What are control components?

What are control components?Control components manage authentication-related behaviors in your application. They handle tasks such as controlling content visibility based on user authentication status, managing loading states during authentication processes, and redirecting users to appropriate pages. Control components render at <Loading /> and <Loaded /> states for assertions on the OneAuxilia object. A common example is the <SignedIn> component, which allows you to conditionally render content only when a user is authenticated.

Last updated