Releases: ReachFive/identity-web-ui-sdk
Releases · ReachFive/identity-web-ui-sdk
v1.19.0
Added
Support the social provider Naver
Fixes
Wrong consent version from profile in signup/profile editor forms
v1.18.0
- Allow to start a step up flow during a login when MFA is required
- Add dedicated field custom identifier to login views if the right option is enabled
- Fix issue during validation custom identifier can now be numbers
- Fix validation issue where emails starting with numbers could not be entered
v1.17.0
Added
New field custom identifier to loginWithPassword
New field custom identifier to signup
New widget for MFA credentials listing
New widget for registering and/or removing MFA credentials
New widget for MFA step up
v1.16.2
v1.16.1
v1.16.0
v1.15.0
Added
- Add ReCaptcha V3 for authentication pages: forgot-password, signup, login-with-password
- Add ReCaptcha V3 for passwordless page
v1.14.0
v1.13.0
Changed
- Upgrade minors versions of dependencies.
- Upgrade the ReachFive Core SDK version to
1.21.0
. - The widgets handle now the archived consents: a user cannot accept an archived consent, but he can refuse the consent in the
showProfileEditor
widget.