New Package | @auth0/auth0-acul-react
Introducing the React wrapper SDK for building custom [Auth0 Universal Login](https://auth0.com/docs/customize/universal-login-pages) screens with hooks, context, and utilities powered by auth0-acul-js.
Available Hooks
useAuth0ThemesuseCurrentScreenuseErrorsuseLoginIdentifiersuseMfaPollinguseResenduseSignupIdentifiersusePasswordValidationuseUsernameValidation
@auth0/auth0-acul-js Updates
⚠️ Breaking Changes
-
Screen:
mfa-voice-challenge- Interface renamed from
ContinueOptions→MfaVoiceChallengeContinueOptions
- Interface renamed from
-
Screen:
signup-password- Property renamed from
screen.data.phone→screen.data.phoneNumber
- Property renamed from
-
Utility Changes
- Function
getError()renamed togetErrors()
- Function
✨ Added
validatePasswordvalidateUsernamegetLoginIdentifiersgetSignupIdentifiersgetAuth0ThemesgetCurrentScreenOptionsregisterPasskeyAutofillresendManagerpollingManager
🧩 Other Additions
- chore: Add
devscript ([#213](#213)) — [@joel-hamilton](https://github.com/joel-hamilton) - feat: Add Claude Code PR Review workflow ([#206](#206)) — [@amitsingh05667](https://github.com/amitsingh05667)
📦 PR Reference
- Add
auth0-acul-reactpackage ([#218](#218)) — [@nandan-bhat](https://github.com/nandan-bhat)