Releases: auth0/universal-login
Releases · auth0/universal-login
auth0-acul-react-v1.3.0
Added
- feat: add doNotShowAgain support to passkey-enrollment screen #330 (amitsingh05667)
- Expose email on reset-password-email screen data #329 (v-nemeth)
- fix: add PasswordComplexityPolicy export to common interface #326 (ankita10119)
- feat: add support for flexible password policy #323 (ankita10119)
auth0-acul-js-v1.3.0
Added
- feat: add doNotShowAgain support to passkey-enrollment screen #330 (amitsingh05667)
- Expose email on reset-password-email screen data #329 (v-nemeth)
- fix: add PasswordComplexityPolicy export to common interface #326 (ankita10119)
- feat: add support for flexible password policy #323 (ankita10119)
auth0-acul-react-v1.2.0
Added
- docs: migration guide from JavaScript SDK to React SDK #319 (amitsingh05667)
- Chore: support for brute-force-protection screens #317 (ankita10119)
auth0-acul-js-v1.2.0
Added
- docs: migration guide from JavaScript SDK to React SDK #319 (amitsingh05667)
- Chore: support for brute-force-protection screens #317 (ankita10119)
auth0-acul-react-v1.1.0
Added
- feat: switchConnection for passwordless email and SMS OTP screen #310 (amitsingh05667)
- feat: add useChangeLanguage hook for language support #298 (amitsingh05667)
- feat: add toggleView method for switching between QR code #296 (amitsingh05667)
auth0-acul-js-v1.1.0
Added
- feat: switchConnection for passwordless email and SMS OTP screen #310 (amitsingh05667)
- feat: add useChangeLanguage hook for language support #298 (amitsingh05667)
- feat: add toggleView method for switching between QR code #296 (amitsingh05667)
auth0-acul-react-v1.0.0
auth0-acul-js-v1.0.0
Added
- feat: add passkey autofill options to transaction interfaces and shar…#274(amitsingh05667)
- feat: added continue method for MFA push enrollment QR#270(aks96)
- Add clientSubdomain to CaptchaContext interface#269(amitsingh05667)
- Fix: Removed complete support for interface partial import#267(ankita10119)
- Update: Rename byKind helper method to byType in error store (kind -> type) #266(ankita10119)
- Update: Renamed custom errors in TS and React SDK#255(ankita10119)
- feat: flexible connection switching#250(amitsingh05667)
- Added support for passkey autofill on react SDK#249(nandan-bhat)
- Refactor: Rename Login Password Policy Methods#253(amitsingh05667)
- feat(mfa-login-options): add returnToPrevious for back navigation#238(amitsingh05667)
- added: Polling for the mfa-push-enrollment-qr screen#240(aks96)
- feat: add Claude Code PR Review workflow#206(amitsingh05667)
-
mfa-webauthn-roaming-challenge
Interface Rename:
webauthnType -> webAuthnType
auth0-acul-react-v1.0.0-alpha.4
Added
Fix for unified docs for all packages
auth0-acul-react-v1.0.0-alpha.3
Release auth0-acul-react-v1.0.0-alpha.3 (#286)
Added
- Release auth0-acul-js-1.0.0-alpha.3#282(aks96)
- Fix: Update API reference to point to github pages links#276
(ankita10119) - feat: add passkey autofill options to transaction interfaces and shar…#274
(amitsingh05667) - feat: implement changeLanguage method and add LanguageChangeOptions interface #264(amitsingh05667)
- feat: added continue method for MFA push enrollment QR#270(aks96)
- fix: fix typos in interstitial-captcha and mfa-push-welcome examples#272
(amitsingh05667) - Add clientSubdomain to CaptchaContext interface#269(amitsingh05667)
- Fix: MFA WebAuthn Roaming Challenge - Remember Device & Code Improvements #256(amitsingh05667)
- Fix: Removed complete support for interface partial import#267(ankita10119)
- Update: Rename byKind helper method to byType in error store (kind -> type) #266(ankita10119)