JavaScript Interface Release 2.10
Feb 2018

The LoginRadiusV2.js interface just got better with new actions and new hooks this new release brings a lot of useful features for customizing your identity workflows.

ADDED:

Prompt for Password on first Social Login: Easily prompt your first time social users for a password to configure a traditional email and password login.

Unique UserName flow: With this flow, a user can register with the same email provided that they have a unique username for each account.

After validation hook: We have added a new After Validation hook as part our Advanced Customization options allowing you to easily trigger your custom code when a user is attempting to submit invalid data.

Prompt for Password on first Social Login: Easily prompt your first time social users for a password to configure a traditional email and password login.

Event On Element hook: We have added an Event On Element hook as part our Advanced Customization options allowing you to easily trigger your custom code when a user triggers a specified event on a specified LoginRadius form element.

Before action Init Hook: We have added this new hook to allow you to trigger code before any of the form actions.

SSO via JWT Token: You can now have SSO via a JWT token.

 

IMPROVED:

JWT token via Social Login: You can now receive JWT tokens from a social login.

Show pre-filled data on social login: If you have a customer that is registering via Social and you are prompting them for additional fields during the initial social login, You can also display the other fields that the social login auto-filled for them.

 

Please reach out to support or live-chat for general inquiries and assistance regarding the implementation of the new features and enhancements.