Benefits
- Extend the capabilities of Auth0’s Universal Login to support multiple brands in one tenant.
- Take advantage of Auth0’s features, such as Passkeys, Bot Detection, and MFA factors, without rebuilding your authentication logic.
- Integrate advanced analytics and A/B testing to optimize the user journey.
- Use the ACUL SDKs to build with your own tech stack. You can:
- Use any third-party CSS, JS, or component library
- Integrate your preferred analytics platform, such as Heap, Mixpanel, etc.
- Build with your preferred frontend framework, such as Vue or React
Use cases
You want to use ACUL with your Universal Login implementation if:- You need to apply specific brand standards to your authentication flows.
- You need to provide a Multi-branding experience.
- You need to provide UI-level A/B testing or detailed analytics.
- You need to provide a localized Universal Login in languages that Auth0 does not currently support.
- You need to add complex or custom logic to your authentication flows.
How it works
Requirements
To start with Advanced Customization for Universal Login, you must have:- An Auth0 development tenant configured with Universal Login and a custom domain.
We recommend you create a tenant for testing, development, and production with appropriate environment tags.
- An Auth0 First Party Application
- A CDN with an included CI/CD pipeline, such as GitHub, to host assets.
| Read… | To learn… |
|---|---|
| Configure ACUL | How to configure ACUL with your Auth0 tenant. |
| ACUL Quickstart | How to get started with an ACUL sample application. |
| ACUL Development Workflow | About the ACUL development workflow. |
| ACUL Deployment Workflow | About the ACUL deployment workflow. |
| ACUL Use Cases | About ACUL use cases. |
| ACUL SDKs and resources | About ACUL SDKs and developer resources. |