Releases: ReachFive/identity-web-ui-sdk
Releases · ReachFive/identity-web-ui-sdk
v1.9.0
Feature
Always override account opt-out
consents.
Fix
Fix the CircleCi job to deploy a new version.
v1.8.0
v1.7.0
Feature
- The user can now set the device's name in the showWebAuthnDevices widget.
- The server error messages can now be overload in the
i18n
widget option.
v1.6.0
Feature
Display a friendly user error message on the showWebAuthnDevices widget when the user wants to add a device already registered.
v1.5.0
Feature
- Add a new widget
showWebAuthnDevices
allowing the management of the user’s registered FIDO2 devices.
v1.4.1
Fix
- The UI SDK now uses the latest version of the Core SDK.
v1.4.0
v1.3.0
Fix
- Call only the validation methods when the field is required or when the value is not empty.
Feature
- Set the default value of the Remember be to
false
. - Upgrade all the dependencies.
v1.2.1
Fix
- The
showRememberMe
check box now properly sets the booleanpersistent
field intoauth
options object with theshowAuth
component.
v1.2.0
Fix
- The UI SDK now uses the latest version of the Core SDK.