JS Release 3.2.0

This new JavaScript Release handles Idempotent API requests.

Change Log

added
1

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
1

Changed JSONP call for Passwordless login to AJAX call for better performance

fixed
2

Resolved the console error that was displayed when using the privacy policy or social login feature

Form validation was not working on the change password form. This issue is now resolved