JS Release 3.6.0


This JavaScript Release added Anonymous Login feature to LoginRadius V2 JavaScript and made some other minor improvements

Jitender
about 3 years ago

Change Log

ADDED
New Anonymous login features have been added to the LoginRadius V2 JavaScript.
IMPROVED
Two new validation rules 'alphanumeric_combo' and 'alpha_numeric_dash_combo' have been added to the LoginRadius default validation rules for validating strings that consist of alphabets and numbers, and alphabets, dash and numbers respectively.
FIXED
Changed how the optional fields are loaded within the LoginRadius JS Forms during progressive profiling steps.
FIXED
The OTP field in the OTP Email Verification flow has been modified to minimize potential issues
FIXED
Improved how the interfaces are displayed when askRequiredFieldForTraditionalLogin and askOptionalFieldsOnRegistration options are both enabled within the Identity Experience Framework (hosted page).