Skip to main content

JS Release 3.11.0

· One min read

This JavaScript Release adds the “Access Token via Header” and “Pre-registered user Identification via Username” features to our LoginRadius V2 JavaScript library, please see below for details.

Added

  • Option “passAccessTokenInHeader” has been added to the LoginRadius existing commonOptions list to pass the Access Token with the header in a more secure way.
  • Option “existUsername” has been added to the LoginRadius existing commonOptions list for Username identification at the time of registration.