Releases: ReachFive/identity-web-ui-sdk
Releases · ReachFive/identity-web-ui-sdk
v1.32.1
v1.32.0
Added
- Allow to trust a device during step up when RBA is enabled and the new box is checked
Changed
- Replace remarkable with marked
- Replace luxon with date-fns 1
- Removed zxcvbn dependency and use new
getPasswordStrength
SDK Core's method instead.
Fixed
- Dedupe React dependencies
- Display asterix on phone number field's label when required
- Set a min width on date field's day and year select
-
Don't import locale files anymore and use builtin Intl.DateTimeFormat to translate dates thanks to
intlFormat
method (https://date-fns.org/v4.1.0/docs/intlFormat). ↩
v1.31.3
Fixed
- Fix form phone number field when optional and not valued
v1.31.2
v1.31.1
v1.31.0
v1.30.2
v1.30.1
v1.30.0
Added
- Add a
allowPhoneNumberResetPassword
boolean option to theshowAuth
widget to allow the ability to process a password reset request by phone number - Add a
enablePasswordAuthentication
boolean option to theshowAuth
widget to hide/display the password form