Releases: ReachFive/identity-web-ui-sdk
Releases · ReachFive/identity-web-ui-sdk
v1.37.0
v1.36.1
Fixes
- release lock at the end of the step up flow
v1.36.0
v1.35.0
v1.34.1
v1.34.0
Added
- Allow to trust device during mfa credential registration
Fixed
- Embed TailwindCSS utils in bundle
- Wrap dialog with theme provider (react portal)
v1.33.2
v1.33.1
v1.33.0
Added
- Allow to define onSuccess and onError callback on all widgets.
- Allow to list and remove trusted devices with method
showTrustedDevices
. - Add a button in
showMfaCredentials
widget to delete credential.
Fixed
- Fix phoneNumberField so phone number is not in the payload instead of always valuating it to null.
- Use the right color for Kakao provider as defined in the design guidelines.