Skip to main content

JS Release 3.21.0

· One min read

This JavaScript release brings new features and an improvement to our LoginRadius V2JS library, please see below for details:

Added

  • Extended the support of voice OTP as an OTP delivery method in the LoginRadius V2JS library, enabling users to authenticate using spoken verification codes.
  • The TOKEN_AS_JWT is a new feature to LoginRadius V2JS. Once activated, this feature seamlessly replaces the existing access token mechanism with a more secure JWT token system.

Improved

  • Captcha response is now required when leveraging the One Touch Login APIs.