JS Release 3.11.0
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.
Change Log
added
2
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.