New Addition to Customer Registration Service API
Aug 2015

We have added a few new features to the Customer Registration Service API. Please see the details below:

– Detect first time login after registration: This would be helpful to show one-time content to user after registration. You can use this feature by accessing the new data point ‘FirstLogin’ included with user profile data. Existing customers don’t need to change anything with their implementation if they don’t want to use this feature.

– Expiration time for email verification and forgot password: This feature will allow you to set the expiration time for emails sent to users for account verification and forgot password to any period as per your requirement. The default expiration time is 7 days (10080 minutes). Please contact LoginRadius support if you would like to change it for your account.

– Frequency for account verification emails: This feature will allow you to set the frequency of account verification emails for your users. The default frequency is 3 emails in 24 hours. Please contact LoginRadius support if you would like to change it for your account.

– Custom validation rules for registration data fields: This feature will extend the current functionality of having the custom validation condition for email and password to all the other fields. Now you can set any custom validation in RegEx format for each data fields for the Registration Form.

Ex: If you want the user to enter their phone number in a specific format during registration and show them a warning/error message if the format doesn’t match, you can do it using these custom validation rules. Please contact LoginRadius support to update or add custom validation rules in your account.

 

Please contact LoginRadius support at support@loginradius.com, if you have any questions.