Why Choose the Auth0 ACUL React SDK?
- Fast Integration: Drop in pre-built screens like
login-idorsignup-password. - Modern Features: Support passwordless, passkeys, and social logins.
- Flexible Modules: Import only what you need.
- Unified State Management: Use a single transaction object to handle all authentication flows.
Architecture
How it works?
The SDK is built with modularity and scability in mind. Here is how it fits together:- Screens: Each authentication flow, such as
login-idandsignup-password, is a standalone module. - Submit Handlers: Manage form submissions and transitions.
- Dynamic Forms: Adapt fields and validations based on screen configurations.
- Helper Properties: Access common data, such as branding or transcation, in consistent way.
Resources
| Read… | To learn… |
|---|---|
| ACUL Quickstart Guide | Start buliding with the SDK. |
| API Reference | Explore screens, methods, and properties. |