JS Release 3.2.0


This new JavaScript Release handles Idempotent API requests.

about 3 years ago

Change Log

ADDED
Added support for Idempotent requests: We have added a new JavaScript option 'disableButtonOnsubmit' that can be added to your JavaScript to handle Idempotent requests.
IMPROVED
Changed JSONP call for Passwordless login to AJAX call for better performance
FIXED
Resolved the console error that was displayed when using the privacy policy or social login feature
FIXED
Form validation was not working on the change password form. This issue is now resolved