JS Release 3.6.0

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

Change Log

added
1

New Anonymous login features have been added to the LoginRadius V2 JavaScript.

improved
1

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
3

Changed how the optional fields are loaded within the LoginRadius JS Forms during progressive profiling steps.

The OTP field in the OTP Email Verification flow has been modified to minimize potential issues

Improved how the interfaces are displayed when askRequiredFieldForTraditionalLogin and askOptionalFieldsOnRegistration options are both enabled within the Identity Experience Framework (hosted page).